mirror of
https://github.com/archlinux/aur.git
synced 2026-02-08 05:02:00 +01:00
Update existing patches. Add additional patch to devendor boost. Adapt paths for building and installing files. Devendor all available ruby gems.
11 lines
431 B
Diff
11 lines
431 B
Diff
diff -ruN a/app/gui/qt/CMakeLists.txt b/app/gui/qt/CMakeLists.txt
|
|
--- a/app/gui/qt/CMakeLists.txt 2021-02-01 12:10:30.000000000 +0100
|
|
+++ b/app/gui/qt/CMakeLists.txt 2021-09-20 00:34:44.730830353 +0200
|
|
@@ -195,7 +195,6 @@
|
|
target_include_directories(${APP_NAME}
|
|
PRIVATE
|
|
${QTAPP_ROOT}
|
|
- ${APP_ROOT}/external/scsynth-boost-1.74.0
|
|
${APP_ROOT}/external/TLSF-2.4.6/src
|
|
${APP_ROOT}/external
|
|
${QTAPP_ROOT}/osc
|