replace /jhalfs with variable /

This commit is contained in:
George Boudreau 2006-06-02 12:17:58 +00:00
parent b1ea9bb82d
commit 41dfd7c185

View file

@ -171,7 +171,7 @@ Index: common/config
+
+#--- Variables needed by paco
+PACO_INCLUDE=/
+PACO_EXCLUDE=/jhalfs
+PACO_EXCLUDE=/${SCRIPT_ROOT}
+PACO_TMPFILE=/tmp/paco.tmp
+LD_PRELOAD=/usr/lib/libpaco-log.so
Index: common/func_validate_configs.sh