summarylogtreecommitdiffstats
path: root/fix_build-dev_command.patch
diff options
context:
space:
mode:
authorJakub Okoński2019-06-25 11:56:55 +0200
committerJakub Okoński2019-06-25 11:56:55 +0200
commit8249a22c442de992c37ef760c2fb3bc5718d9998 (patch)
tree7abdaf123979816f3caf1a494510bd0c369ff1e0 /fix_build-dev_command.patch
parent57079d7dbc8f9b7c277ef908eab93f3d4a47b43a (diff)
downloadaur-8249a22c442de992c37ef760c2fb3bc5718d9998.tar.gz
Update to 2.5.0
Diffstat (limited to 'fix_build-dev_command.patch')
-rw-r--r--fix_build-dev_command.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/fix_build-dev_command.patch b/fix_build-dev_command.patch
index 8e411b505e87..8c29d15602ae 100644
--- a/fix_build-dev_command.patch
+++ b/fix_build-dev_command.patch
@@ -1,12 +1,12 @@
diff -ura ROCT-Thunk-Interface/CMakeLists.txt new/CMakeLists.txt
--- ROCT-Thunk-Interface/CMakeLists.txt 2019-01-26 22:04:18.005881703 -0200
+++ new/CMakeLists.txt 2019-01-26 22:05:14.637674335 -0200
-@@ -128,7 +128,7 @@
+@@ -131,7 +130,7 @@
-DSOURCE_DIR="${SOURCE_DIR}"
-DCMAKE_INSTALL_PREFIX="${CMAKE_INSTALL_PREFIX}"
-DCPACK_RPM_PACKAGE_REQUIRES="hsakmt-roct"
- -DCPACK_PACKAGING_INSTALL_PREFIX="${CPACK_PACKAGING_INSTALL_PREFIX}"
+ -DCPACK_PACKAGING_INSTALL_PREFIX="${CPACK_PACKAGING_INSTALL_PREFIX}" .
+ -DVERSION="${BUILD_VERSION_STRING}"
+ -DHSAKMT_BIN_NAME="${HSAKMT}"
WORKING_DIRECTORY ${DEV_BUILD_DIR} )
-
- ## Custom targets for the devel package