X-Git-Url: http://andersk.mit.edu/gitweb/nss_nonlocal.git/blobdiff_plain/e6daaa9854a1196a5ec32dc9a4f615a9be69e7ef..3473d1888588cb122d90e097cb4ecce0f3fc2fc6:/debian/rules diff --git a/debian/rules b/debian/rules index 24e5e55..508f7f4 100755 --- a/debian/rules +++ b/debian/rules @@ -17,10 +17,6 @@ IS_UBUNTU := $(if $(filter Ubuntu,$(shell lsb_release -is)),y) LIBC6_VERSION := $(shell dpkg-query --showformat='$${Version}' --show libc6) libc6_ge = $(shell dpkg --compare-versions '$(LIBC6_VERSION)' ge '$(1)' && echo y) -ifeq ($(call libc6_ge,2.8+20080809),y) - DEB_DH_SHLIBDEPS_ARGS = -- -xglibc-private -endif - debian/stamp-autotools-files: DEB_AUTO_UPDATE_AUTOMAKE += --foreign --add-missing debian/stamp-autotools-files: aclocal.m4