#
# Other configure arguments
-[[OTHER CONFIGURE ARGS]]="--docdir=/usr/doc/$PKG_NAME-$PKG_VERSION"
+[[OTHER CONFIGURE ARGS]]="--sysconfdir=/etc --docdir=/usr/doc/$PKG_NAME-$PKG_VERSION"
#
# Documentation files. Null ("") to auto-set commom doc-files:
# SlackBuild PATH in Slack.Sarava tree
[[SLACKBUILD PATH]]="net/im/silc-client"
+#
+# Config files
+[[CONFIG FILES]]="etc/silc.conf"
+[[REST OF DOINST.SH]]="config etc/silc.conf"
+
#---------------------
# SlackBuild Sections
#---------------------
off: copy_init_scripts
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