[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:39 UTC 2017


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

The following commit has been merged in the master branch:
commit d1c37abe941cee213fee6622a2dab2895ae5c659
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Jul 13 13:02:37 2017 +0200

    Enable translations
    
    Gbp-Dch: Ignore
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 043e296..dfaa342 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,9 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 %:
 	dh $@ --parallel --with pkgkde_symbolshelper --buildsystem cmake
 
+override_dh_auto_configure:
+	dh_auto_configure -- -DEXIV2_ENABLE_BUILD_PO=ON
+
 override_dh_clean:
 	dh_clean
 	rm -rf doc/html

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list