From d7987be1aade2b11454a8b3b3d8e9c1c3df93d5f Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Wed, 15 Sep 2004 09:14:28 +0000 Subject: Relevant BUGIDs: Purpose of commit: Commit summary: --------------- bugfix: First round of Linux distributor patch merges --- libpam_misc/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libpam_misc') diff --git a/libpam_misc/Makefile b/libpam_misc/Makefile index 16ba07e6..88364a24 100644 --- a/libpam_misc/Makefile +++ b/libpam_misc/Makefile @@ -101,7 +101,9 @@ remove: rm -f $(FAKEROOT)$(INCLUDED)/pam_misc.h rm -f $(FAKEROOT)$(libdir)/$(LIBNAMEDFULL) rm -f $(FAKEROOT)$(libdir)/$(LIBNAMED) +ifndef FAKEROOT $(LDCONFIG) +endif rm -f $(FAKEROOT)$(libdir)/$(LIBNAMEDSTATIC) clean: -- cgit v1.2.3