summaryrefslogtreecommitdiff
path: root/audio/flacon/files/patch-CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'audio/flacon/files/patch-CMakeLists.txt')
-rw-r--r--audio/flacon/files/patch-CMakeLists.txt12
1 files changed, 2 insertions, 10 deletions
diff --git a/audio/flacon/files/patch-CMakeLists.txt b/audio/flacon/files/patch-CMakeLists.txt
index 1202aa60a8c5..a0170c6a7cee 100644
--- a/audio/flacon/files/patch-CMakeLists.txt
+++ b/audio/flacon/files/patch-CMakeLists.txt
@@ -1,14 +1,6 @@
---- CMakeLists.txt.orig 2014-08-19 17:05:30 UTC
+--- CMakeLists.txt.orig 2015-09-04 19:04:20 UTC
+++ CMakeLists.txt
-@@ -204,6 +204,7 @@ include(translations/translatorsinfo.cma
- create_translatorsinfo_qrc(TRANSLATORS_INFO_QRC translations)
- set(LIBRARIES ${LIBRARIES} ${UCHARDET_LIBRARIES})
- include_directories(${UCHARDET_INCLUDE_DIRS})
-+link_directories(${UCHARDET_LIBRARY_DIRS})
-
-
- add_executable(${PROJECT_NAME} ${HEADERS} ${SOURCES} ${MOC_SOURCES} ${QM_FILES} ${QRC_SOURCES} ${UI_HEADERS} ${ENGINES_CPP} ${ENGINES_H} ${TRANSLATORS_INFO_QRC})
-@@ -271,7 +272,7 @@ configure_file(
+@@ -348,7 +348,7 @@ configure_file(
add_custom_command(TARGET ${PROJECT_NAME}
COMMAND gzip -c ${CMAKE_CURRENT_BINARY_DIR}/flacon.1 > ${CMAKE_CURRENT_BINARY_DIR}/flacon.1.gz
)