[Python-apps-commits] r4952 - in packages/autokey/trunk/debian (rules)

ffm-guest at users.alioth.debian.org ffm-guest at users.alioth.debian.org
Fri Mar 12 20:59:14 UTC 2010


    Date: Friday, March 12, 2010 @ 20:59:14
  Author: ffm-guest
Revision: 4952

Use error-handler in dh_installinit properly.

Modified:
  packages/autokey/trunk/debian/rules

Modified: packages/autokey/trunk/debian/rules
===================================================================
--- packages/autokey/trunk/debian/rules	2010-03-12 20:53:59 UTC (rev 4951)
+++ packages/autokey/trunk/debian/rules	2010-03-12 20:59:14 UTC (rev 4952)
@@ -7,4 +7,4 @@
 
 
 # Add here any variable or target overrides you need.
-DEB_DH_INSTALLINIT_ARGS := --no-start --init-script=autokey --error-handler=init_failure
+DEB_DH_INSTALLINIT_ARGS := --no-start --init-script=autokey --error-handler=true




More information about the Python-apps-commits mailing list