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

nijel at users.alioth.debian.org nijel at users.alioth.debian.org
Wed May 9 11:42:07 UTC 2012


    Date: Wednesday, May 9, 2012 @ 11:42:05
  Author: nijel
Revision: 8645

Do not modify files at all

Modified:
  packages/pyicqt/trunk/debian/rules

Modified: packages/pyicqt/trunk/debian/rules
===================================================================
--- packages/pyicqt/trunk/debian/rules	2012-05-09 11:40:36 UTC (rev 8644)
+++ packages/pyicqt/trunk/debian/rules	2012-05-09 11:42:05 UTC (rev 8645)
@@ -7,13 +7,10 @@
 build-stamp:
 	chmod -x src/chardet_utf/*
 	dh build
-	mv pyicqt.conf.xml pyicqt.conf.xml.orig
-	cp config_example.xml pyicqt.conf.xml
 	chmod -x PyICQt.py
 	touch $@
 
 clean:
-	mv pyicqt.conf.xml.orig pyicqt.conf.xml
 	dh clean
 
 install: build




More information about the Python-apps-commits mailing list