summaryrefslogtreecommitdiffstats
path: root/games/supertux2/files/patch-external_tinygettext_CMakeLists.txt
blob: 6679e8579c237e0df966084c2cc4d58053f0178b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- external/tinygettext/CMakeLists.txt.orig	2015-12-20 14:56:35 UTC
+++ external/tinygettext/CMakeLists.txt
@@ -203,13 +203,5 @@ set(LIB_SUBDIR "lib${LIB_SUFFIX}"
 ## prepare tinygettext.pc
 configure_file(tinygettext.pc.in tinygettext.pc @ONLY)
 
-install(TARGETS tinygettext
-    RUNTIME DESTINATION bin
-	ARCHIVE DESTINATION ${LIB_SUBDIR}
-	LIBRARY DESTINATION ${LIB_SUBDIR})
-install(FILES ${TINYGETTEXT_HEADERS}
-	DESTINATION include/tinygettext)
-install(FILES ${tinygettext_BINARY_DIR}/tinygettext.pc
-	DESTINATION ${LIB_SUBDIR}/pkgconfig)
 
 # EOF #
OpenPOWER on IntegriCloud