rev 16498 - in kde-extras/kde-style-qtcurve/trunk/debian: . patches
Fathi Boudra
fabo at alioth.debian.org
Thu Dec 31 10:01:32 UTC 2009
Author: fabo
Date: 2009-12-31 10:01:27 +0000 (Thu, 31 Dec 2009)
New Revision: 16498
Modified:
kde-extras/kde-style-qtcurve/trunk/debian/changelog
kde-extras/kde-style-qtcurve/trunk/debian/patches/02_bypass_braindead_buildsystem.diff
Log:
Upload to Sid.
Modified: kde-extras/kde-style-qtcurve/trunk/debian/changelog
===================================================================
--- kde-extras/kde-style-qtcurve/trunk/debian/changelog 2009-12-29 19:57:32 UTC (rev 16497)
+++ kde-extras/kde-style-qtcurve/trunk/debian/changelog 2009-12-31 10:01:27 UTC (rev 16498)
@@ -1,4 +1,4 @@
-kde-style-qtcurve (0.69.2-2) UNRELEASED; urgency=low
+kde-style-qtcurve (0.69.2-2) unstable; urgency=low
[ Pino Toscano ]
* Add 02_bypass_braindead_buildsystem.diff:
Modified: kde-extras/kde-style-qtcurve/trunk/debian/patches/02_bypass_braindead_buildsystem.diff
===================================================================
--- kde-extras/kde-style-qtcurve/trunk/debian/patches/02_bypass_braindead_buildsystem.diff 2009-12-29 19:57:32 UTC (rev 16497)
+++ kde-extras/kde-style-qtcurve/trunk/debian/patches/02_bypass_braindead_buildsystem.diff 2009-12-31 10:01:27 UTC (rev 16498)
@@ -10,7 +10,7 @@
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
-@@ -16,6 +16,11 @@
+@@ -16,6 +16,11 @@ set(CPACK_SOURCE_PACKAGE_FILE_NAME "${CM
set(CPACK_PACKAGE_FILE_NAME "${CMAKE_PROJECT_NAME}-${QTCURVE_VERSION_FULL}")
include(CPack)
@@ -22,7 +22,7 @@
set(OLD_CMAKE_INSTALL_PREFIX ${CMAKE_INSTALL_PREFIX})
# Try to find kde4-config...
-@@ -48,6 +53,7 @@
+@@ -48,6 +53,7 @@ if (KDE4_KDECONFIG_EXECUTABLE)
ARGS --prefix
OUTPUT_VARIABLE KDE4PREFIX)
endif (KDE4_KDECONFIG_EXECUTABLE)
More information about the pkg-kde-commits
mailing list