summaryrefslogtreecommitdiff
path: root/libpam_misc
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2004-09-15 09:14:28 +0000
committerThorsten Kukuk <kukuk@thkukuk.de>2004-09-15 09:14:28 +0000
commitd7987be1aade2b11454a8b3b3d8e9c1c3df93d5f (patch)
treee2d0899b90a73ecccafe72f01c9aa09180767ef2 /libpam_misc
parent0b3e58307f210514609115544899ebe42d57a5c9 (diff)
Relevant BUGIDs:
Purpose of commit: Commit summary: --------------- bugfix: First round of Linux distributor patch merges
Diffstat (limited to 'libpam_misc')
-rw-r--r--libpam_misc/Makefile2
1 files changed, 2 insertions, 0 deletions
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: