diff options
Diffstat (limited to 'net/www/mozplugger/mozplugger.mkbuild')
-rw-r--r-- | net/www/mozplugger/mozplugger.mkbuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/www/mozplugger/mozplugger.mkbuild b/net/www/mozplugger/mozplugger.mkbuild index 2474ce2..d2abe4b 100644 --- a/net/www/mozplugger/mozplugger.mkbuild +++ b/net/www/mozplugger/mozplugger.mkbuild @@ -47,7 +47,7 @@ [[SLACKBUILD PATH]]="net/www/mozplugger" # Config files -[[CONFIG FILES]]="mozpluggerrc" +[[CONFIG FILES]]="etc/mozpluggerrc" [[REST OF DOINST.SH]]="config etc/mozpluggerrc.new" #--------------------- @@ -82,7 +82,7 @@ off: configure off: compress_manpages off: compress_info_files off: copy_init_scripts - on: copy_config_files +off: copy_config_files on: install_documentation on: slackdesc on: move_config_files |