summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2016-05-15 08:16:43 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2016-05-15 08:16:43 +0200
commit66a723bd10665d668994f4046dff19dadd9b3a2b (patch)
treee7854fbcb0fb962aa1987499facb368179a46c6b /debian/rules
parented6777ff9e3605b51c2db6872de84b10e0c7dc9c (diff)
remove override_dh_autoreconf
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules9
1 files changed, 2 insertions, 7 deletions
diff --git a/debian/rules b/debian/rules
index 76c0336..d8256c4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,17 +22,12 @@ endif
%:
dh $@ --with systemd,autoreconf
-override_dh_autoreconf:
- touch NEWS
- dh_autoreconf
- $(RM) NEWS
-
override_dh_auto_install:
dh_auto_install
# No need to have two copies of the license text/changelog in the package.
$(RM) $(CURDIR)/debian/ipmitool/usr/share/doc/ipmitool/COPYING
- $(RM) $(CURDIR)/debian/ipmitool/usr/share/doc/ipmitool/ChangeLog
-
+ $(RM) $(CURDIR)/debian/ipmitool/usr/share/doc/ipmitool/ChangeLog
+
override_dh_installinit:
dh_installinit --name ipmievd --error-handler=ipmievd_initd_failed