summaryrefslogtreecommitdiff
path: root/audio/id3lib/files/patch-src-CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'audio/id3lib/files/patch-src-CMakeLists.txt')
-rw-r--r--audio/id3lib/files/patch-src-CMakeLists.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/audio/id3lib/files/patch-src-CMakeLists.txt b/audio/id3lib/files/patch-src-CMakeLists.txt
deleted file mode 100644
index 691b63e1baf8..000000000000
--- a/audio/id3lib/files/patch-src-CMakeLists.txt
+++ /dev/null
@@ -1,9 +0,0 @@
---- src/CMakeLists.txt.orig 2024-01-14 15:07:45 UTC
-+++ src/CMakeLists.txt
-@@ -45,5 +45,5 @@ install(FILES ${CMAKE_BINARY_DIR}/id3lib.pc
- configure_file(${CMAKE_SOURCE_DIR}/id3lib.pc.in
- ${CMAKE_BINARY_DIR}/id3lib.pc @ONLY)
- install(FILES ${CMAKE_BINARY_DIR}/id3lib.pc
-- DESTINATION share/pkgconfig
-+ DESTINATION libdata/pkgconfig
- PERMISSIONS OWNER_READ GROUP_READ WORLD_READ)