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
0001-Let-repo-add-to-use-realpath-instead-readlink-in-BSD.patch
Description: Binary data
_______________________________________________ pacman-dev mailing list [email protected] http://archlinux.org/mailman/listinfo/pacman-dev
