You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-libs/telepathy-qt/files/0.9.6.1-yes-release.patch

18 lines
578 B

diff --git a/cmake/modules/TelepathyDefaults.cmake b/cmake/modules/TelepathyDefaults.cmake
index d34b24d..eb51454 100644
--- a/cmake/modules/TelepathyDefaults.cmake
+++ b/cmake/modules/TelepathyDefaults.cmake
@@ -59,11 +59,7 @@ if(CMAKE_COMPILER_IS_GNUCXX)
set(DEPRECATED_DECLARATIONS_FLAGS)
endif (CXX_DEPRECATED_DECLARATIONS)
- if(${TP_QT_NANO_VERSION} EQUAL 0)
- set(NOT_RELEASE 0)
- else(${TP_QT_NANO_VERSION} EQUAL 0)
- set(NOT_RELEASE 1)
- endif(${TP_QT_NANO_VERSION} EQUAL 0)
+ set(NOT_RELEASE 0)
set(desired
all