summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorNicolas Dufour <nicoduf@yahoo.fr>2016-05-14 20:31:37 +0000
committerJazzyNico <nicoduf@yahoo.fr>2016-05-14 20:31:37 +0000
commitadd4c0a5a08febba27f376ee2649ce766a551b1c (patch)
tree9379c290c2bb5955fab23ad342ba606a76b4ccfc /build.xml
parentTranslations. PO template file update. (diff)
downloadinkscape-add4c0a5a08febba27f376ee2649ce766a551b1c.tar.gz
inkscape-add4c0a5a08febba27f376ee2649ce766a551b1c.zip
Fixing build.xml file after Python update in the devlibs.
(bzr r14886)
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.xml b/build.xml
index 2589eb103..498b2ecfc 100644
--- a/build.xml
+++ b/build.xml
@@ -761,12 +761,12 @@
<copy todir="${dist}" file="${devlibs}/perl/bin/perl58.dll"/>
<!-- PYTHON -->
- <copy todir="${dist}" file="${devlibs}/python/python26.dll"/>
+ <copy todir="${dist}" file="${devlibs}/python/python27.dll"/>
<copy todir="${dist}/python" file="${devlibs}/python/python.exe" />
<copy todir="${dist}/python" file="${devlibs}/python/pythonw.exe"/>
<copy todir="${dist}/python"> <fileset dir="${devlibs}/python/Lib"/> </copy>
<copy todir="${dist}/python"> <fileset dir="${devlibs}/python/DLLs"/> </copy>
- <!-- <copy todir="${dist}/python"> <fileset dir="${devlibs}/python/Scripts"/> </copy> -->
+ <copy todir="${dist}/python"> <fileset dir="${devlibs}/python/Scripts"/> </copy>
<!--<copy file="${devlibs}/share/themes/MS-Windows/gtk-2.0/gtkrc" todir="${dist}/etc/gtk-2.0"/>-->
<makefile file="${dist}/etc/gtk-2.0/gtkrc">