No symlinks to libraries on OpenBSD (default install)
This commit is contained in:
committed by
Jon Trulson
parent
a493d3588d
commit
0f7bbcc209
@@ -61,7 +61,7 @@ XCOMM
|
|||||||
link=`echo $lib | cut -d. -f1,2`
|
link=`echo $lib | cut -d. -f1,2`
|
||||||
|
|
||||||
rm -f $link
|
rm -f $link
|
||||||
ln -s $lib $link
|
XCOMM ln -s $lib $link
|
||||||
|
|
||||||
done
|
done
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user