An absolute symlink causes a warning like the following:
RPM build warnings: absolute symlink: /usr/bin/tape -> /usr/lib/node_modules_20/tape/bin/tape
While we’re here, drop the -f option. If the target already exists, something has gone wrong.
-f
This seems fine, if you could redo the PR (as it now conflicts with something) we'll merge it.
Metadata Update from @james: - Pull-request tagged with: meeting - Request assigned
rebased onto af67f0352b280aba24d158a548c963b256f5bff6
Pull-Request has been merged by james
Nevermind ... the conflicts went away on their own ... gg ;)
An absolute symlink causes a warning like the following:
While we’re here, drop the
-foption. If the target already exists, something has gone wrong.