Remove extraneous (but harmless) leading /.

Noticed by:     Herbert J. Skuhra <hskuhra@eumx.net>
Approved by:	re (gjb)
This commit is contained in:
Dag-Erling Smørgrav 2013-10-11 20:11:24 +00:00
parent 1bd2b932a5
commit 87951800c9

View File

@ -39,7 +39,7 @@
# done
# 20131009: freebsd-version moved from /libexec to /bin
OLD_FILES+=/libexec/freebsd-version
OLD_FILES+=libexec/freebsd-version
# 20131001: ar and ranlib from binutils not used
OLD_FILES+=usr/bin/gnu-ar
OLD_FILES+=usr/bin/gnu-ranlib