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

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:47:29 UTC 2017


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

The following commit has been merged in the master branch:
commit d39fe97c9e745b9e88487302a8e59704cb7263d9
Author: Robin Mills <robin at clanmills.com>
Date:   Wed Apr 26 11:43:10 2017 +0000

    Correction to r4766 in dailyCMake.sh/MinGW
---
 contrib/buildserver/dailyCMake.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/contrib/buildserver/dailyCMake.sh b/contrib/buildserver/dailyCMake.sh
index 8984de2..fb0b802 100755
--- a/contrib/buildserver/dailyCMake.sh
+++ b/contrib/buildserver/dailyCMake.sh
@@ -139,8 +139,8 @@ testBuild()
                 done
 
                 # fix up minor stuff
-                rm     -rf                                  "$dist/lib/libexiv2-13.dll"  # this is a relic sitting on the buildserver
-                rm     -rf                                  "$dist/lib/libexiv2-14.dll"  # this is a relic sitting on the buildserver
+                rm     -rf                                  "$dist/bin/libexiv2-13.dll"  # this is a relic sitting on the buildserver
+                rm     -rf                                  "$dist/bin/libexiv2-14.dll"  # this is a relic sitting on the buildserver
                 mkdir  -p                                   "$dist/lib/pkgconfig"        # pkgconfig magic
                 cp     -R /usr/local/lib/pkgconfig/*        "$dist/lib/pkgconfig"
                 mkdir  -p                                   "$dist/share/man/man1/"      # man pages

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list