[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r14986: Remove unnecessary and already commented out dh_* calls from (tor/branches/tor-0_2_0-patches/debian)
Author: weasel
Date: 2008-06-05 19:22:41 -0400 (Thu, 05 Jun 2008)
New Revision: 14986
Modified:
tor/branches/tor-0_2_0-patches/debian/rules
Log:
Remove unnecessary and already commented out dh_* calls from rules file
Modified: tor/branches/tor-0_2_0-patches/debian/rules
===================================================================
--- tor/branches/tor-0_2_0-patches/debian/rules 2008-06-05 23:22:38 UTC (rev 14985)
+++ tor/branches/tor-0_2_0-patches/debian/rules 2008-06-05 23:22:41 UTC (rev 14986)
@@ -187,13 +187,8 @@
dh_installchangelogs --package=tor ChangeLog
dh_installdocs
dh_installexamples
-# dh_install
-# dh_installdebconf
dh_installlogrotate
-# dh_installemacsen
-# dh_installmime
dh_installinit
-# dh_installcron
dh_installman
dh_link
# Change this for debhelper compatibility level 5 or later!