[GIT] 04/04: Add patch enable-translations.patch.

Boris Pek tehnick at moszumanska.debian.org
Sat Jul 25 19:46:52 UTC 2015


This is an automated email from the git hooks/post-receive script.

tehnick pushed a commit to branch master
in repository qtcurve.

commit fb59e2baf6a24f4a5bf88305a1497336cf8560bc
Author: Boris Pek <tehnick-8 at yandex.ru>
Date:   Sat Jul 25 22:44:02 2015 +0300

    Add patch enable-translations.patch.
---
 debian/patches/enable-translations.patch | 16 ++++++++++++++++
 debian/patches/series                    |  1 +
 2 files changed, 17 insertions(+)

diff --git a/debian/patches/enable-translations.patch b/debian/patches/enable-translations.patch
new file mode 100644
index 0000000..e5ca9ea
--- /dev/null
+++ b/debian/patches/enable-translations.patch
@@ -0,0 +1,16 @@
+Description: Enable translations
+Author: Boris Pek <tehnick-8 at mail.ru>
+Last-Update: 2015-07-25
+Forwarded: not-needed
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -217,6 +217,7 @@
+ add_subdirectory(qt5)
+ add_subdirectory(gtk2)
+ add_subdirectory(tools)
++add_subdirectory(po)
+ if(ENABLE_TEST)
+   enable_testing()
+   add_subdirectory(test)
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..6f45899
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+enable-translations.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-kde/kde-extras/qtcurve.git



More information about the pkg-kde-commits mailing list