[Python-modules-commits] r476 - /packages/pyspf/trunk/debian/rules
stratus at users.alioth.debian.org
stratus at users.alioth.debian.org
Sun May 7 02:16:04 UTC 2006
Author: stratus
Date: Sun May 7 02:16:02 2006
New Revision: 476
URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=476
Log:
add pyspf .version
Modified:
packages/pyspf/trunk/debian/rules
Modified: packages/pyspf/trunk/debian/rules
URL: http://svn.debian.org/wsvn/python-modules/packages/pyspf/trunk/debian/rules?rev=476&op=diff
==============================================================================
--- packages/pyspf/trunk/debian/rules (original)
+++ packages/pyspf/trunk/debian/rules Sun May 7 02:16:02 2006
@@ -7,6 +7,9 @@
DEB_PYTHON_INSTALL_ARGS_ALL += --install-lib usr/share/python-support/pyspf
+binary-install/python-spf::
+ echo "2.3-" >debian/python-pyscript/usr/share/python-support/pyspf/.version
+
clean::
find -name '*.pyo' -exec rm -f {} \;
More information about the Python-modules-commits
mailing list