/[pkg-java]/trunk/freemind/debian/patches/31_plug_help_build.patch
ViewVC logotype

Contents of /trunk/freemind/debian/patches/31_plug_help_build.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1949 - (show annotations) (download)
Sun Feb 26 16:27:11 2006 UTC (7 years, 2 months ago) by ewl-guest
File size: 579 byte(s)
Initial upload.
1 --- freemind/plugins/build_help.xml
2 +++ freemind/plugins/build_help.xml
3 @@ -4,10 +4,10 @@
4 <property name="plugin.dir" value="plugins/help"/>
5 <property name="plugin.jar" value="help_plugin.jar" />
6 <property name="plugin.zip" value="help_plugin-${ver}.zip" />
7 - <property name="additional.lib" value="${plugin.dir}/jhall.jar"/>
8 + <property name="additional.lib" value="/usr/local/share/java/jhall.jar"/>
9 <property name="additional.lib.pattern" value="${plugin.dir}/jhall.jar"/>
10
11 <import file="build_import.xml" />
12
13
14 -</project>
15 \ No newline at end of file
16 +</project>

  ViewVC Help
Powered by ViewVC 1.1.5