From 9ee60a722df7dd81a99b380c706c5919cf5cce56 Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Tue, 19 Aug 2008 22:34:28 -0700 Subject: deleting a file under debian/libpam-modules in the install target isn't going to do us any good... --- debian/rules | 2 -- 1 file changed, 2 deletions(-) diff --git a/debian/rules b/debian/rules index 7a0ccd87..dade1a29 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 -- cgit v1.2.3