oops - inappropriate localization was committed
authorjeff <jeff>
Tue, 27 Feb 2007 21:24:45 +0000 (21:24 +0000)
committerjeff <jeff>
Tue, 27 Feb 2007 21:24:45 +0000 (21:24 +0000)
FS/bin/freeside-setup

index bce5a0a..ed737b3 100755 (executable)
@@ -27,7 +27,7 @@ $config_dir = $1;
 getsecrets($opt_u);
 
 #needs to match FS::Record
-my($dbdef_file) = "/usr/local/etc/newtest/dbdef.". datasrc;
+my($dbdef_file) = "%%%FREESIDE_CONF%%%/dbdef.". datasrc;
 
 ###