]> gitweb.fluxo.info Git - mkbuilds.git/commitdiff
rssh: handling default config file
authorrhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9>
Tue, 22 Apr 2008 18:58:00 +0000 (18:58 +0000)
committerrhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9>
Tue, 22 Apr 2008 18:58:00 +0000 (18:58 +0000)
git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@103 18ef50b8-d735-4ccd-97c1-689132df3dd9

app/shells/rssh/rssh.mkbuild

index 5f907592217f4102c7a7143323e72afb5882bbb1..44dc0a45abfcec1dc422dd1f3bf54b7d14b7d40b 100644 (file)
 [[SLACKBUILD MODEL]]="generic.mkSlackBuild"
 
 # SlackBuild PATH in Slack.Sarava tree
-#[[SLACKBUILD PATH]]="others/unclassified/rssh"
 [[SLACKBUILD PATH]]="app/shells/rssh"
 
+[[CONFIG FILES]]="etc/rssh.conf"
+
+[[REST OF DOINST.SH]]="config etc/rssh.conf.new"
+
 #---------------------
 # SlackBuild Sections
 #---------------------
@@ -78,8 +81,8 @@ off: compress_manpages
 off: compress_info_files
  on: install_documentation
  on: slackdesc
-off: move_config_files
-off: postinstall_script
+ on: move_config_files
+ on: postinstall_script
  on: build_package
  on: clean_builds
 #<< End SlackBuild Sections