X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=debian%2Frules;h=26168cf9e72083e16dd4b986ae3a6244aa1be6bf;hp=d1f160a87d7cd01de74a8ec9ae0fe44add4bf7b4;hb=16e41b6b9b1961fbd755a85639bbc2e282b3c67c;hpb=ba2d04e42f22276f0c990a4c2ce56c647ba9c235 diff --git a/debian/rules b/debian/rules index d1f160a..26168cf 100755 --- a/debian/rules +++ b/debian/rules @@ -2,11 +2,6 @@ include /usr/share/quilt/quilt.make -DEB_BUILD_GNU_TYPE := $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) -DEB_HOST_GNU_TYPE := $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) -DEB_HOST_ARCH := $(shell dpkg-architecture -qDEB_HOST_ARCH) -DEB_HOST_ARCH_OS := $(shell dpkg-architecture -qDEB_HOST_ARCH_OS) - # Temporary root DEBTMP := $(shell pwd)/debian/tmp