[Debian-ha-commits] [ocfs2-tools] 06/11: debian/rules: cleanup autoreconf and configure rules

Valentin Vidic vvidic-guest at moszumanska.debian.org
Wed Jan 24 14:33:23 UTC 2018


This is an automated email from the git hooks/post-receive script.

vvidic-guest pushed a commit to branch master
in repository ocfs2-tools.

commit 4bd44906c3abc526011ddf6ae643a4352f37c0f0
Author: Valentin Vidic <Valentin.Vidic at CARNet.hr>
Date:   Wed Jan 24 13:44:07 2018 +0100

    debian/rules: cleanup autoreconf and configure rules
    
    They don't seem to have any effect on the build anymore.
---
 debian/rules | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/debian/rules b/debian/rules
index 06aec40..030072a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,12 +6,6 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-format
 %:
 	dh $@
 
-override_dh_autoreconf:
-	autoreconf -f -i -I/usr/share/aclocal
-
-override_dh_auto_configure:
-	dh_auto_configure -- --disable-debug --enable-dynamic-ctl --enable-dynamic-fsck
-
 override_dh_installinit:
 	mkdir -p debian/ocfs2-tools/usr/lib/ocfs2-tools
 	cp -f vendor/common/o2cb.init debian/ocfs2-tools/usr/lib/ocfs2-tools/o2cb

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/ocfs2-tools.git



More information about the Debian-HA-Commits mailing list