summaryrefslogtreecommitdiff
path: root/math/glm/files/patch-CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'math/glm/files/patch-CMakeLists.txt')
-rw-r--r--math/glm/files/patch-CMakeLists.txt11
1 files changed, 0 insertions, 11 deletions
diff --git a/math/glm/files/patch-CMakeLists.txt b/math/glm/files/patch-CMakeLists.txt
deleted file mode 100644
index f1a050902796..000000000000
--- a/math/glm/files/patch-CMakeLists.txt
+++ /dev/null
@@ -1,11 +0,0 @@
---- CMakeLists.txt.orig 2017-06-04 05:59:53 UTC
-+++ CMakeLists.txt
-@@ -226,7 +226,7 @@ configure_file(
- # install pkg-config file
- install(
- FILES "${CMAKE_CURRENT_BINARY_DIR}/glm.pc"
-- DESTINATION "${CMAKE_INSTALL_LIBDIR}/pkgconfig"
-+ DESTINATION "${CMAKE_INSTALL_LIBDIR}/../libdata/pkgconfig"
- )
-
- export(PACKAGE glm)