summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbulia byak <buliabyak@gmail.com>2009-02-17 20:55:42 +0000
committerbuliabyak <buliabyak@users.sourceforge.net>2009-02-17 20:55:42 +0000
commit0968b41e37de74d1818cc48d7ca2eccd4e6837ab (patch)
tree47870c8935b15891d34c2faea2f4dba19a8461ef
parentmake spellchecker compilable on windows (diff)
downloadinkscape-0968b41e37de74d1818cc48d7ca2eccd4e6837ab.tar.gz
inkscape-0968b41e37de74d1818cc48d7ca2eccd4e6837ab.zip
oops, wrong name
(bzr r7314)
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 34cc62e95..14c19f6d7 100644
--- a/build.xml
+++ b/build.xml
@@ -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"/>