summaryrefslogtreecommitdiff
path: root/devel/sfml/files/patch-CMakeLists.txt
blob: ceb8e86302a44f0e4f4c8d74bccecb7bf9fe19e3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- CMakeLists.txt.orig	2013-07-21 11:30:08.000000000 +0400
+++ CMakeLists.txt	2014-08-15 18:24:11.785377335 +0400
@@ -113,7 +113,7 @@
                     "tools/pkg-config/sfml-${sfml_module}.pc"
                     @ONLY)
 	    INSTALL(FILES "${CMAKE_CURRENT_BINARY_DIR}/tools/pkg-config/sfml-${sfml_module}.pc"
-                    DESTINATION "${CMAKE_INSTALL_PREFIX}/lib${LIB_SUFFIX}/pkgconfig")
+                    DESTINATION "${CMAKE_INSTALL_PREFIX}/libdata/pkgconfig")
             endforeach()
         endif()
     else()