summaryrefslogtreecommitdiff
path: root/sci-libs/rocThrust/rocThrust-5.7.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/rocThrust/rocThrust-5.7.1.ebuild')
-rw-r--r--sci-libs/rocThrust/rocThrust-5.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/rocThrust/rocThrust-5.7.1.ebuild b/sci-libs/rocThrust/rocThrust-5.7.1.ebuild
index ca9648708282..eec7600d151e 100644
--- a/sci-libs/rocThrust/rocThrust-5.7.1.ebuild
+++ b/sci-libs/rocThrust/rocThrust-5.7.1.ebuild
@@ -35,7 +35,7 @@ src_prepare() {
-e "/rocm_install_symlink_subdir(rocthrust)/d" \
-e "/<INSTALL_INTERFACE/s:rocthrust/include/:include/:" -i thrust/CMakeLists.txt || die
- sed -e "s:\${CMAKE_INSTALL_INCLUDEDIR}:&/rocthrust:" \
+ sed -e "s:\${CMAKE_INSTALL_INCLUDEDIR}:&/thrust:" \
-e "s:\${ROCM_INSTALL_LIBDIR}:\${CMAKE_INSTALL_LIBDIR}:" -i cmake/ROCMExportTargetsHeaderOnly.cmake || die
# disable downloading googletest and googlebenchmark