[Python-apps-commits] r8646 - in packages/pyicqt/trunk/debian (rules)

nijel at users.alioth.debian.org nijel at users.alioth.debian.org
Wed May 9 11:43:20 UTC 2012


    Date: Wednesday, May 9, 2012 @ 11:43:19
  Author: nijel
Revision: 8646

Actually copy and cleanup

Modified:
  packages/pyicqt/trunk/debian/rules

Modified: packages/pyicqt/trunk/debian/rules
===================================================================
--- packages/pyicqt/trunk/debian/rules	2012-05-09 11:42:05 UTC (rev 8645)
+++ packages/pyicqt/trunk/debian/rules	2012-05-09 11:43:19 UTC (rev 8646)
@@ -8,9 +8,11 @@
 	chmod -x src/chardet_utf/*
 	dh build
 	chmod -x PyICQt.py
+	cp config_example.xml pyicqt.conf.xml
 	touch $@
 
 clean:
+	rm pyicqt.conf.xml
 	dh clean
 
 install: build




More information about the Python-apps-commits mailing list