Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
systemsmanagement:saltstack:bundle:next:python311:AlmaLinux9
saltbundlepy-rpm-macros
macros.z-sb-fdupes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File macros.z-sb-fdupes of Package saltbundlepy-rpm-macros
%fdupes(s) \ _target=""; \ _symlinks=0; \ %{-s:_symlinks=1;} \ fdupes -q -p -n -H -o name -r %1 | \ while read _file; do \ if test -z "$_target" ; then \ _target="$_file"; \ else \ if test -z "$_file" ; then \ _target=""; \ continue ; \ fi ; \ if test "$_symlinks" = 1; then \ ln -sf "${_target#%{buildroot}}" "$_file"; \ else \ ln -f "$_target" "$_file"; \ fi ; \ fi ; \ done \ %{nil}
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