#1426 Create relative not absolute symlink to binary in Node.js example
Merged by james. Opened by mavit.
Unknown source master

Download 1426.patch

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.

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 ;)

Metadata