!12 reset libs for sysboostd

From: @ironictwist 
Reviewed-by: @liu-yuntao-10 
Signed-off-by: @liu-yuntao-10
This commit is contained in:
openeuler-ci-bot 2023-05-17 09:41:55 +00:00 committed by Gitee
commit dc61c7f5da
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ popd
pushd native-turbo/sysboost
install -D -p -m 640 %{name}.service $RPM_BUILD_ROOT/usr/lib/systemd/system/%{name}.service
install -D -p -m 750 ./target/debug/sysboostd $RPM_BUILD_ROOT%{_bindir}/
install -D -p -m 750 ./target/release/sysboostd $RPM_BUILD_ROOT%{_bindir}/
popd
install -m 755 $RPM_BUILD_DIR/objreloc $RPM_BUILD_ROOT%{_bindir}/

Binary file not shown.