[pacman-dev] repo-add error in BSD

Antonio Huete Jimenez ahuete.devel at gmail.com
Tue Jun 3 17:53:26 EDT 2008


repo-add uses readlink -f in linux to find out file's real path. readlink is
part of coreutils.
I've found that readlink in BSD don't support -f option so we need to use
realpath instead.

Attached you can find a mini-patch.

Cheers,
Antonio Huete
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://archlinux.org/pipermail/pacman-dev/attachments/20080603/51bd435f/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Let-repo-add-to-use-realpath-instead-readlink-in-BSD.patch
Type: application/octet-stream
Size: 2440 bytes
Desc: not available
URL: <http://archlinux.org/pipermail/pacman-dev/attachments/20080603/51bd435f/attachment.obj>


More information about the pacman-dev mailing list