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

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:44:39 UTC 2017


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

The following commit has been merged in the master branch:
commit bb183fec157bc8e3f7c32954d8309abe655aa255
Author: Robin Mills <robin at clanmills.com>
Date:   Sun Dec 28 12:26:50 2014 +0000

    trunk: fixed error in config/Makefile.in
---
 config/Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/Makefile.in b/config/Makefile.in
index 4997668..0681270 100644
--- a/config/Makefile.in
+++ b/config/Makefile.in
@@ -124,7 +124,7 @@ mostlyclean clean: config/config.mk
 # for packaging.
 distclean: clean
 	rm -f config.log config.status libtool
-	rm -rf test/eps test/video
+	rm -rf test/data/eps test/data/video
 	rm -f *~ *.bak
 	if [ -e bin ]; then rm -rf bin ; fi
 

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list