summaryrefslogtreecommitdiff
path: root/media-gfx/photoqt/files/photoqt-1.7.1-cmake.patch
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/photoqt/files/photoqt-1.7.1-cmake.patch')
-rw-r--r--media-gfx/photoqt/files/photoqt-1.7.1-cmake.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/media-gfx/photoqt/files/photoqt-1.7.1-cmake.patch b/media-gfx/photoqt/files/photoqt-1.7.1-cmake.patch
deleted file mode 100644
index 5dfacf435a0e..000000000000
--- a/media-gfx/photoqt/files/photoqt-1.7.1-cmake.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- a/CMake/FindExiv2.cmake 2018-06-03 05:21:04.143148857 +0200
-+++ b/CMake/FindExiv2.cmake 2018-12-29 22:35:40.770393025 +0100
-@@ -13,8 +13,8 @@
- "${EXIV2_LOCATION}"
- "${EXIV2_LOCATION}/include"
- /usr/include
-- /usr/include/Exiv2
-- /opt/local/include/Exiv2
-+ /usr/include/exiv2
-+ /opt/local/include/exiv2
- )
-
- IF(EXIV2_INCLUDE_DIR)