Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:bmwiedemann:reproducible:distribution:ring1
sof-firmware
install-use-cp.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File install-use-cp.patch of Package sof-firmware
--- install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- a/install.sh +++ b/install.sh @@ -60,8 +60,8 @@ main() fi # Trailing slash in srcdir/ ~= srcdir/* - rsync -a "${path}"/sof*"$optversuffix" "${FW_DEST}"/ - rsync -a "${path}"/tools"$optversuffix"/ "${TOOLS_DEST}"/ + cp -a "${path}"/sof*"$optversuffix" "${FW_DEST}"/ + cp -a "${path}"/tools"$optversuffix"/ "${TOOLS_DEST}"/ } die()
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor