summaryrefslogtreecommitdiff
path: root/libpamc/Makefile
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 /libpamc/Makefile
parent0b3e58307f210514609115544899ebe42d57a5c9 (diff)
Relevant BUGIDs:
Purpose of commit: Commit summary: --------------- bugfix: First round of Linux distributor patch merges
Diffstat (limited to 'libpamc/Makefile')
-rw-r--r--libpamc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/libpamc/Makefile b/libpamc/Makefile
index 49befe4b..0a302534 100644
--- a/libpamc/Makefile
+++ b/libpamc/Makefile
@@ -100,7 +100,9 @@ remove:
rm -f $(FAKEROOT)$(INCLUDED)/pam_client.h
rm -f $(FAKEROOT)$(libdir)/$(LIBNAMEDFULL)
rm -f $(FAKEROOT)$(libdir)/$(LIBNAMED)
+ifndef FAKEROOT
$(LDCONFIG)
+endif
rm -f $(FAKEROOT)$(libdir)/$(LIBNAMEDSTATIC)
clean: