mirror of
https://github.com/moparisthebest/pacman
synced 2024-11-04 16:45:07 -05:00
1d71079c5b
The "-s" argument does not exist on BSD, and neither does "--remove-destination". This patch replaces the calls to "cp -s --remove-destination" with the equivalent "rm -f" and "ln -s" calls, in order to increase portability. Signed-off-by: Sebastian Nowicki <sebnow@gmail.com> Signed-off-by: Xavier Chantry <shiningxc@gmail.com> Signed-off-by: Dan McGee <dan@archlinux.org> |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile.am | ||
makepkg.sh.in | ||
pacman-optimize.sh.in | ||
rankmirrors.py.in | ||
repo-add.sh.in | ||
repo-remove.sh.in |