[Python-modules-commits] r377 - /packages/ipy/trunk/debian/rules

werner at users.alioth.debian.org werner at users.alioth.debian.org
Mon May 1 12:22:31 UTC 2006


Author: werner
Date: Mon May  1 12:22:30 2006
New Revision: 377

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=377
Log:
adding missing example-files

Modified:
    packages/ipy/trunk/debian/rules

Modified: packages/ipy/trunk/debian/rules
URL: http://svn.debian.org/wsvn/python-modules/packages/ipy/trunk/debian/rules?rev=377&op=diff
==============================================================================
--- packages/ipy/trunk/debian/rules (original)
+++ packages/ipy/trunk/debian/rules Mon May  1 12:22:30 2006
@@ -3,6 +3,8 @@
 include /usr/share/cdbs/1/class/python-distutils.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
+
+DEB_INSTALL_EXAMPLES_python-ipy = example/confbuilder example/confbuilder.py test/test_IPy.py
 
 clean::
 	-find . -name \*pyc -exec rm -f {} \;




More information about the Python-modules-commits mailing list