cziegeler 2002/06/05 05:22:39 Modified: . build.xml Log: Fixing build - reported by Andrew Timberlake [[EMAIL PROTECTED]] Revision Changes Path 1.226 +1 -1 xml-cocoon2/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/build.xml,v retrieving revision 1.225 retrieving revision 1.226 diff -u -r1.225 -r1.226 --- build.xml 5 Jun 2002 11:29:30 -0000 1.225 +++ build.xml 5 Jun 2002 12:22:39 -0000 1.226 @@ -198,7 +198,7 @@ <property name="test.dir" value="${src.dir}/test"/> <property name="lib.dir" value="./lib"/> <property name="tools.dir" value="./tools"/> - <property name="emacs.dir" value="./emacs"/> + <property name="emacs.dir" value="./src/resources/dev/emacs"/> <property name="docs.dir" value="${src.dir}/documentation/xdocs"/> <property name="images.dir" value="${src.dir}/documentation/images"/> <property name="webapp.dir" value="${src.dir}/webapp"/>
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]