]> git.saurik.com Git - apt.git/blobdiff - debian/rules
James R. Van Zandt's guide.sgml updates. Closes: #90027
[apt.git] / debian / rules
index 65529eebff8e4fb72169087a48a66af3d24ec25b..99164c183a3e08350b0cce83f0ee114e8b0d3aab 100755 (executable)
@@ -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.28 2001/03/04 03:21:50 tausq Exp $
+# $Id: rules,v 1.31 2001/03/04 23:01:45 tausq 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,7 +14,7 @@
 # create ../upload-<VER>, with all the files needed to be uploaded placed
 # in it.
 
-export DH_COMPAT=3
+export DH_COMPAT=2
 
 # See below
 include build/environment.mak