summary refs log tree commit diff
path: root/pkgs/tools/cd-dvd/cdrkit/include-path.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/cd-dvd/cdrkit/include-path.patch')
-rw-r--r--pkgs/tools/cd-dvd/cdrkit/include-path.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/pkgs/tools/cd-dvd/cdrkit/include-path.patch b/pkgs/tools/cd-dvd/cdrkit/include-path.patch
new file mode 100644
index 00000000000..c071e182d7f
--- /dev/null
+++ b/pkgs/tools/cd-dvd/cdrkit/include-path.patch
@@ -0,0 +1,9 @@
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 57edba6..d06b6d9 100644
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -1,3 +1,4 @@
+ PROJECT (cdrkit C)
++INCLUDE_DIRECTORIES(${CMAKE_BINARY_DIR}/include)
+ SUBDIRS(include genisoimage wodim libedc libhfs_iso libparanoia icedax libusal librols libunls readom netscsid 3rd-party/dirsplit)
+