From c331f7458307a2c2bae9cff53c0b0218422d8d84 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 17:04:17 +0000 Subject: Remove debug Author: mdz Date: 2003-12-21 00:23:57 GMT Remove debug --- debian/rules | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index ec0150165..504120f81 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.57 2003/12/21 00:22:51 mdz Exp $ +# $Id: rules,v 1.58 2003/12/21 00:23:57 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. @@ -104,7 +104,6 @@ build/configure-stamp: configure build/build-stamp: build/configure-stamp # Add here commands to compile the package. - echo "*************** PATH IS $(PATH) **************" $(MAKE) binary touch $@ -- cgit v1.2.3