mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-01 04:12:51 +00:00
Move some historical artefacts into the attic.
This commit is contained in:
parent
df6330f805
commit
c3a7e31314
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=161688
@ -8,9 +8,4 @@ if [ "`id -u`" != "0" ]; then
|
||||
exit 1
|
||||
fi
|
||||
cat proflibs.?? | tar --unlink -xpzf - -C ${DESTDIR:-/}
|
||||
cd ${DESTDIR}/usr/lib
|
||||
if [ -f libdescrypt_p.a ]
|
||||
then
|
||||
ln -f -s libdescrypt_p.a libcrypt_p.a
|
||||
fi
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user