aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvorlon <Unknown>2007-08-20 08:38:50 +0000
committervorlon <Unknown>2007-08-20 08:38:50 +0000
commit1c05ff0b546aac931d95818e6934dd79cb608e80 (patch)
tree7f215874180d1b3c22a313b54e0e3c35cc2fdb2c
parent99653e827447b7814a24cefebfb787c5648b1cc0 (diff)
downloadpam-1c05ff0b546aac931d95818e6934dd79cb608e80.tar.gz
pam-1c05ff0b546aac931d95818e6934dd79cb608e80.tar.bz2
pam-1c05ff0b546aac931d95818e6934dd79cb608e80.zip
Don't try to clean Linux-PAM/bin separately in the clean target anymore
-rwxr-xr-xrules1
1 files changed, 0 insertions, 1 deletions
diff --git a/rules b/rules
index 2c7a4318..5c033361 100755
--- a/rules
+++ b/rules
@@ -52,7 +52,6 @@ clean-patched:
dh_testroot
[ ! -f $(BUILD_TREE)/Makefile ] || $(MAKE) -C $(BUILD_TREE) distclean
rm -f build-stamp configure-stamp
- rm -f Linux-PAM/bin/[a-z]*
dh_clean
install: build