]> andersk Git - nss_nonlocal.git/blobdiff - debian/rules
Remove the workaround for buggy CDBS $(CC) splitting (fixed upstream).
[nss_nonlocal.git] / debian / rules
index 0598e896fa8c3981a7ab42949e9c149093c1702c..982e1916007d8f68674677ce0d4894f5b354f8a9 100755 (executable)
@@ -6,10 +6,6 @@ DEB_AUTO_UPDATE_AUTOMAKE = 1.9
 DEB_AUTO_UPDATE_ACLOCAL = 1.9
 DEB_AUTO_UPDATE_LIBTOOL = pre
 
-# Fix http://bugs.debian.org/576967 : CDBS 0.4.77 in squeeze
-# incorrectly splits multiword $(CC) and $(CXX).
-override cdbs_set_nondefaultvars = $(foreach var,$1,$(if $(filter-out $(origin $(var)),default),$(var)='$($(var))'))
-
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 
This page took 0.02655 seconds and 4 git commands to generate.