summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2009-05-22 10:04:20 +0300
committerPanu Matilainen <pmatilai@redhat.com>2009-05-22 10:04:20 +0300
commit7ac37e98579ea0a870ddab0675d9bac59e107857 (patch)
treefb334800bab667e7b15018ed89e1b1028f3bb83d /Makefile.am
parent03e36789b62010026f099e885546be005a62461a (diff)
downloadlibrpm-tizen-7ac37e98579ea0a870ddab0675d9bac59e107857.tar.gz
librpm-tizen-7ac37e98579ea0a870ddab0675d9bac59e107857.tar.bz2
librpm-tizen-7ac37e98579ea0a870ddab0675d9bac59e107857.zip
Clean platform files on uninstall
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 7daf96f12..aa87b8c5f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -207,6 +207,7 @@ uninstall-local:
@rm -f $(DESTDIR)$(bindir)/rpmsign
@rm -f $(DESTDIR)$(bindir)/rpmverify
@rm -f $(DESTDIR)$(bindir)/rpmdb
+ @rm -rf $(DESTDIR)$(rpmconfigdir)/platform/
MAINTAINERCLEANFILES = ChangeLog