[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=f5e57e0

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

    trunk: more jenkins-related cleanup.
---
 config/Makefile.in | 1 +
 jenkins_build.sh   | 6 ------
 2 files changed, 1 insertion(+), 6 deletions(-)

diff --git a/config/Makefile.in b/config/Makefile.in
index 20dfddd..4997668 100644
--- a/config/Makefile.in
+++ b/config/Makefile.in
@@ -124,6 +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 -f *~ *.bak
 	if [ -e bin ]; then rm -rf bin ; fi
 
diff --git a/jenkins_build.sh b/jenkins_build.sh
index 7bceba1..dc65dee 100755
--- a/jenkins_build.sh
+++ b/jenkins_build.sh
@@ -106,12 +106,6 @@ if [ -e config/config.mk ]; then
        mkdir bin
     fi
     make distclean
-    if [ -e test/data/eps ]; then
-    	rm -rf test/data/eps ;
-    fi
-    if [ ! -e test/dat/eps ]; then 
-        svn export svn://dev.exiv2.org/svn/testdata/trunk/eps test/data/eps
-    fi
 fi
 
 ##

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list