[openbsc] 01/01: Fixed error in d/rules

Ruben Undheim rubund-guest at moszumanska.debian.org
Sun Feb 7 15:51:45 UTC 2016


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

rubund-guest pushed a commit to branch master
in repository openbsc.

commit 5bcac81834bd25c7b8ece259f2fea9e23e381a9b
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Sun Feb 7 16:29:22 2016 +0100

    Fixed error in d/rules
---
 debian/rules | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/debian/rules b/debian/rules
index 9ee829c..66b6b0f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,12 +13,7 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh --sourcedirectory=openbsc --with autoreconf $@
-
-# This is needed for debian stable (squeeze)
-override_dh_autoreconf:
-	cd openbsc && autoreconf --install --force
-
+	dh $@ --sourcedirectory=openbsc --with autoreconf
 
 override_dh_auto_configure:
 	dh_auto_configure --sourcedirectory=openbsc -- --enable-nat --enable-osmo-bsc --enable-smpp

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/openbsc.git



More information about the debian-science-commits mailing list