From d4b8718cb3b620ee2b48325097f7f344d688c13a Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 17:02:57 +0000 Subject: * Use debian/compat rather than DH_COMPAT Author: mdz Date: 2003-08-09 19:14:49 GMT * Use debian/compat rather than DH_COMPAT --- debian/rules | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index b67ad8119..86b191e17 100755 --- a/debian/rules +++ b/debian/rules @@ -2,7 +2,7 @@ # Made with the aid of dh_make, by Craig Small # Sample debian/rules that uses debhelper. GNU copyright 1997 by Joey Hess. # Some lines taken from debmake, by Christoph Lameter. -# $Id: rules,v 1.51 2003/08/02 19:51:02 mdz Exp $ +# $Id: rules,v 1.52 2003/08/09 19:14:49 mdz Exp $ # LD_LIBRARY_PATH=pwd/debian/apt/usr/lib dh_shlibdeps -papt # dpkg: /home/jgg/work/apt2/debian/apt/usr/lib/libapt-pkg.so.2.9 not found. @@ -14,8 +14,6 @@ # create ../upload-, with all the files needed to be uploaded placed # in it. -export DH_COMPAT=2 - export DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) export DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) -- cgit v1.2.3