[pypy-svn] r72135 - pypy/build/ubuntu/debian
getxsick at codespeak.net
getxsick at codespeak.net
Thu Mar 11 21:52:30 CET 2010
Author: getxsick
Date: Thu Mar 11 21:52:28 2010
New Revision: 72135
Modified:
pypy/build/ubuntu/debian/rules
Log:
remove BAT script from the package
Modified: pypy/build/ubuntu/debian/rules
==============================================================================
--- pypy/build/ubuntu/debian/rules (original)
+++ pypy/build/ubuntu/debian/rules Thu Mar 11 21:52:28 2010
@@ -55,6 +55,7 @@
rm -f debian/pypy-dev/usr/share/pypy-$(VERSION)/pypy/module/unicodedata/LICENSE
rm -f debian/pypy-lib/usr/share/pypy-$(VERSION)/pypy/lib/py
rm -f debian/pypy-lib/usr/share/pypy-1.2/pypy/lib/app_test/ctypes_tests/_ctypes_test.o
+ rm -f debian/pypy-lib/usr/share/pypy-1.2/lib-python/2.5.2/idlelib/idle.bat
rm -rf debian/pypy-dev/usr/share/pypy-1.2/pypy/translator/c/winproj/
install-arch:
More information about the Pypy-commit
mailing list