[BACK]Return to patch-Portscout_Config_pm CVS log [TXT][DIR] Up to [local] / ports / misc / portscout / patches

File: [local] / ports / misc / portscout / patches / Attic / patch-Portscout_Config_pm (download)

Revision 1.1, Thu Jan 23 19:04:45 2014 UTC (10 years, 5 months ago) by kirby
Branch: MAIN

 - use saner defaults
 - install configgure files

$OpenBSD$
--- Portscout/Config.pm.orig	Thu Jan 23 21:46:53 2014
+++ Portscout/Config.pm	Thu Jan 23 21:48:30 2014
@@ -140,7 +140,7 @@ foreach (keys %settings) {
 	}
 }
 
-@paths = ('.', '/etc', PREFIX.'/etc');
+@paths = ('.', '${SYSCONFDIR}/portscout', PREFIX.'/etc');
 
 # Override defaults with config file