bsdtar: symlink to tar.

This commit is contained in:
Dylan Araps 2019-06-23 21:15:51 +03:00
parent ade05e2d72
commit cd28c62863
2 changed files with 3 additions and 0 deletions

View File

@ -5,3 +5,5 @@
make
make DESTDIR="$1" install
ln -s "$1/usr/bin/bsdtar" "$1/usr/bin/tar"

View File

@ -67,6 +67,7 @@
/usr/include/archive.h
/usr/include/archive_entry.h
/usr/include/
/usr/bin/tar
/usr/bin/bsdtar
/usr/bin/bsdcpio
/usr/bin/bsdcat