[net-im/spectrum] fix libcommuni patch

This commit is contained in:
Robert Förster 2018-09-20 13:58:15 +02:00
parent 459b98d824
commit 96105506f0
1 changed files with 2 additions and 2 deletions

View File

@ -40,8 +40,8 @@
endif()
INSTALL(TARGETS spectrum2_libcommuni_backend RUNTIME DESTINATION bin)
--- a/cmake_modules/CommuniConfig.cmake 2018-02-07 11:57:43.000000000 +0100
+++ b/cmake_modules/CommuniConfig.cmake 2018-04-04 22:14:07.000000000 +0200
--- a/cmake_modules/FindCommuni.cmake 2018-02-07 11:57:43.000000000 +0100
+++ b/cmake_modules/FindCommuni.cmake 2018-04-04 22:14:07.000000000 +0200
@@ -1,8 +1,7 @@
-find_package(Qt4)
-include( ${QT_USE_FILE} )