diff options
| author | bulia byak <buliabyak@gmail.com> | 2009-02-17 20:55:42 +0000 |
|---|---|---|
| committer | buliabyak <buliabyak@users.sourceforge.net> | 2009-02-17 20:55:42 +0000 |
| commit | 0968b41e37de74d1818cc48d7ca2eccd4e6837ab (patch) | |
| tree | 47870c8935b15891d34c2faea2f4dba19a8461ef /build.xml | |
| parent | make spellchecker compilable on windows (diff) | |
| download | inkscape-0968b41e37de74d1818cc48d7ca2eccd4e6837ab.tar.gz inkscape-0968b41e37de74d1818cc48d7ca2eccd4e6837ab.zip | |
oops, wrong name
(bzr r7314)
Diffstat (limited to 'build.xml')
| -rw-r--r-- | build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -695,7 +695,7 @@ <copy todir="${dist}" file="${devlibs}/bin/gdb.exe"/> <!-- Aspell dictionaries --> - <copy todir="${dist}/lib"> <fileset dir="${gtk}/lib/aspell-0.60"/> </copy> + <copy todir="${dist}/lib"> <fileset dir="${devlibs}/lib/aspell-0.60"/> </copy> <!-- Necessary to run extensions on windows if it is not in the path --> <copy todir="${dist}" file="${devlibs}/bin/gspawn-win32-helper.exe"/> |
