Use a relative symlinking so that "tar" also works in /stand.
This commit is contained in:
parent
e631c74b1d
commit
2f841e1a7b
@ -14,7 +14,7 @@ LDADD= -larchive -lbz2 -lz
|
||||
CFLAGS+= -DPACKAGE_VERSION=\"${VERSION}\"
|
||||
|
||||
.if !defined(WITH_GTAR)
|
||||
SYMLINKS= ${BINDIR}/bsdtar ${BINDIR}/tar
|
||||
SYMLINKS= bsdtar ${BINDIR}/tar
|
||||
MLINKS= bsdtar.1 tar.1
|
||||
.endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user