diff options
author | vorlon <Unknown> | 2007-08-20 07:51:35 +0000 |
---|---|---|
committer | vorlon <Unknown> | 2007-08-20 07:51:35 +0000 |
commit | ae276db0b8d656717bcd42158f45db239f3c5b77 (patch) | |
tree | 89d6951db4fd02467beaa79f191693ed197a1c10 /rules | |
parent | 0b76458e7470b6f7a143723330916431f55bb297 (diff) | |
download | pam-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-x | rules | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 \ |