[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:45:34 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=81c8701

The following commit has been merged in the master branch:
commit 81c8701f8f3a10a07dec34f6ef71aeb575604654
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Sun Jun 21 14:20:11 2015 +0000

    Fixed make uninstall.
---
 src/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/Makefile b/src/Makefile
index f17ae69..d0633a6 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -287,6 +287,7 @@ uninstall-header:
 	    echo "$(RM) $(DESTDIR)$(incdir)/$$p"; \
 	    $(RM) $(DESTDIR)$(incdir)/$$p; \
 	done
+	$(RM) $(DESTDIR)$(incdir)/svn_version.h
 	-rmdir $(DESTDIR)$(incdir)
 
 uninstall-lib: uninstall-header

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list