aboutsummaryrefslogtreecommitdiff
path: root/rules
diff options
context:
space:
mode:
authorvorlon <Unknown>2007-08-20 07:51:35 +0000
committervorlon <Unknown>2007-08-20 07:51:35 +0000
commitae276db0b8d656717bcd42158f45db239f3c5b77 (patch)
tree89d6951db4fd02467beaa79f191693ed197a1c10 /rules
parent0b76458e7470b6f7a143723330916431f55bb297 (diff)
downloadpam-ae276db0b8d656717bcd42158f45db239f3c5b77.tar.gz
pam-ae276db0b8d656717bcd42158f45db239f3c5b77.tar.bz2
pam-ae276db0b8d656717bcd42158f45db239f3c5b77.zip
don't touch configure in debian/rules, the quilt patch takes care of this
for us.
Diffstat (limited to 'rules')
-rwxr-xr-xrules1
1 files changed, 0 insertions, 1 deletions
diff --git a/rules b/rules
index 7afabe97..31f3e8de 100755
--- a/rules
+++ b/rules
@@ -39,7 +39,6 @@ build-stamp: configure-stamp
configure: configure-stamp
configure-stamp: patch
- touch $(BUILD_TREE)/configure
cd $(BUILD_TREE) && \
./configure --sysconfdir=/etc --prefix=/usr --enable-static \
--enable-shared \