summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7d76d0e)
raw | patch | inline | side by side (parent: 7d76d0e)
author | Krzysztof Kosiński <tweenk.pl@gmail.com> | |
Wed, 26 May 2010 18:21:33 +0000 (20:21 +0200) | ||
committer | Krzysztof Kosiński <tweenk.pl@gmail.com> | |
Wed, 26 May 2010 18:21:33 +0000 (20:21 +0200) |
build.xml | patch | blob | history |
diff --git a/build.xml b/build.xml
index 0c895fb567e9acc41bd4818cba6592ffa553f905..8818d852b0c10524a5ef42f6fa612b77b3232c50 100755 (executable)
--- a/build.xml
+++ b/build.xml
<copy todir="${dist}" file="${devlibs}/perl/bin/perl58.dll"/>
<!-- PYTHON -->
- <copy todir="${dist}" file="${devlibs}/python/python25.dll"/>
+ <copy todir="${dist}" file="${devlibs}/python/python26.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">