Don't create a symlink in ~/config/lib anymore, since a `jam clean' will
remove it and programs like BePDF stop working. If you need such a link create it manually. git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10870 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
a0394110da
commit
72bdc7d2cd
@ -18,9 +18,4 @@ SubDir OBOS_TOP src libs freetype2 ;
|
||||
|
||||
FT2_LinkLibrary $(FT2_LIB) ;
|
||||
|
||||
# install libfreetype.so into /boot/home/config/lib
|
||||
#
|
||||
AbsSymLink <boot!home!config!lib>libfreetype.so : libfreetype.so
|
||||
: /boot/home/config/lib : false ;
|
||||
|
||||
# end of src Jamfile
|
||||
|
Loading…
Reference in New Issue
Block a user