diff options
author | Steve Langasek <vorlon@debian.org> | 2008-08-19 22:41:09 -0700 |
---|---|---|
committer | Steve Langasek <steve.langasek@ubuntu.com> | 2019-01-03 17:28:24 -0800 |
commit | 05614917d90add40bd2e8c2cc4fd1a01b5b60f2c (patch) | |
tree | 4eb08b18fc6fd56026d751ec22f92aaba97b7346 | |
parent | 331a6e4099dd6203ae13f68a51dbef57eba3e527 (diff) | |
parent | 9ee60a722df7dd81a99b380c706c5919cf5cce56 (diff) | |
download | pam-05614917d90add40bd2e8c2cc4fd1a01b5b60f2c.tar.gz pam-05614917d90add40bd2e8c2cc4fd1a01b5b60f2c.tar.bz2 pam-05614917d90add40bd2e8c2cc4fd1a01b5b60f2c.zip |
merge from trunk
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules index f20bc07d..610c5fb6 100755 --- a/debian/rules +++ b/debian/rules @@ -73,8 +73,6 @@ install: build $(MAKE) -C $(BUILD_TREE) DESTDIR=$(CURDIR)/debian/tmp install - # Provided in libpam-cracklib - rm -f $(CURDIR)/debian/libpam-modules/lib/security/pam_cracklib.so # .la files are teh devil rm -f $(CURDIR)/debian/tmp/lib/*.la # for modules, we only want the .so |