r3226 - /unstable/evolution/debian/patches/ubuntu_gettext_domain.patch

jbicha at users.alioth.debian.org jbicha at users.alioth.debian.org
Mon Sep 4 12:56:28 UTC 2017


Author: jbicha
Date: Mon Sep  4 12:56:28 2017
New Revision: 3226

URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=3226
Log:
Actually add patch

Added:
    unstable/evolution/debian/patches/ubuntu_gettext_domain.patch

Added: unstable/evolution/debian/patches/ubuntu_gettext_domain.patch
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution/debian/patches/ubuntu_gettext_domain.patch?rev=3226&op=file
==============================================================================
--- unstable/evolution/debian/patches/ubuntu_gettext_domain.patch	(added)
+++ unstable/evolution/debian/patches/ubuntu_gettext_domain.patch	Mon Sep  4 12:56:28 2017
@@ -0,0 +1,13 @@
+Index: evolution-3.24.3/CMakeLists.txt
+===================================================================
+--- evolution-3.24.3.orig/CMakeLists.txt
++++ evolution-3.24.3/CMakeLists.txt
+@@ -33,7 +33,7 @@ else(_is_devel_version EQUAL 1)
+ endif(_is_devel_version EQUAL 1)
+ 
+ # Required for FindIntltool module
+-set(GETTEXT_PACKAGE ${PROJECT_NAME})
++set(GETTEXT_PACKAGE "evolution")
+ set(GETTEXT_PO_DIR ${CMAKE_SOURCE_DIR}/po)
+ 
+ # Required for 'disttest' and 'ditcheck' of DistTarget module




More information about the pkg-evolution-commits mailing list