hasufell-repository/packages/media-libs/allegro/files/allegro-4.4.2-rpath.patch

9 lines
178 B
Diff

--- setup/CMakeLists.txt
+++ setup/CMakeLists.txt
@@ -1,3 +1,5 @@
+set(CMAKE_SKIP_BUILD_RPATH TRUE)
+
add_our_executable(setup setup.c)
copy_files(copy_setup_data setup.dat)