Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15:Update
brp-check-suse.19625
brp-25-symlink-sort-input.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File brp-25-symlink-sort-input.patch of Package brp-check-suse.19625
--- brp-check-suse-84.87+git20181106.224b37d/brp-25-symlink 2021/05/14 09:01:26 1.1 +++ brp-check-suse-84.87+git20181106.224b37d/brp-25-symlink 2021/05/14 09:02:05 @@ -239,7 +239,7 @@ echo "INFO: relinking $link -> $new_link_dest (was $orig_link_dest)" rm ./"$link" && ln -s "$new_link_dest" ./"$link" fi -done < <(find . -type l -printf '%p|%h|%l\n') +done < <(find . -type l -printf '%p|%h|%l\n' | sort) if test "$had_errors" = 1; then exit 1
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