diff --git a/projects/rocr-runtime/RPM/libhsakmt.spec b/projects/rocr-runtime/RPM/libhsakmt.spec index 3640f53ba8..b9855fcd24 100644 --- a/projects/rocr-runtime/RPM/libhsakmt.spec +++ b/projects/rocr-runtime/RPM/libhsakmt.spec @@ -18,7 +18,7 @@ for AMD KFD %setup -T -D -c -n %{name} %install -cp -R %thunkroot/build/build_thunk.sh/rpm/libhsakmt $RPM_BUILD_ROOT +cp -R %thunkroot/build/thunk/rpm/libhsakmt $RPM_BUILD_ROOT find $RPM_BUILD_ROOT \! -type d | sed "s|$RPM_BUILD_ROOT||"> thunk.list %clean