[Python-apps-commits] r980 - in packages/phenny/trunk/debian (rules)

nslater-guest at users.alioth.debian.org nslater-guest at users.alioth.debian.org
Wed Apr 16 19:23:13 UTC 2008


    Date: Wednesday, April 16, 2008 @ 19:23:12
  Author: nslater-guest
Revision: 980

corrected line wrap

Modified:
  packages/phenny/trunk/debian/rules

Modified: packages/phenny/trunk/debian/rules
===================================================================
--- packages/phenny/trunk/debian/rules	2008-04-16 19:22:18 UTC (rev 979)
+++ packages/phenny/trunk/debian/rules	2008-04-16 19:23:12 UTC (rev 980)
@@ -31,7 +31,8 @@
 	chmod -R 644 debian/phenny/usr/share/python-support/phenny/phenny/*.py
 	chmod -R 644 debian/phenny/usr/share/python-support/phenny/phenny/modules/*.py
 	cp phenny debian/phenny/usr/bin
-	help2man -N -n "an extensible IRC bot written in Python" debian/phenny/usr/bin/phenny > phenny.1
+	help2man -N -n "an extensible IRC bot written in Python" \
+	    debian/phenny/usr/bin/phenny > phenny.1
 
 binary-install/phenny::
 	dh_pysupport -pphenny




More information about the Python-apps-commits mailing list