bloritsch 2003/03/26 05:46:00 Modified: event default.properties Log: fix location of lib.dir so that gump build does not fail Revision Changes Path 1.39 +1 -1 avalon-excalibur/event/default.properties Index: default.properties =================================================================== RCS file: /home/cvs/avalon-excalibur/event/default.properties,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- default.properties 25 Mar 2003 18:40:26 -0000 1.38 +++ default.properties 26 Mar 2003 13:46:00 -0000 1.39 @@ -112,6 +112,6 @@ # property indicating directory where all distribution archives are placed dist.base = distributions -lib.dir = lib +lib.dir = ../lib depchecker.prefix=.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
