Only the shared library is installed in /lib/. Static library and symlink
to shared library stays in /usr/lib/. Don't delete them. Reported by: jkim
This commit is contained in:
parent
a4849615b2
commit
4a824cd865
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=258899
@ -39,11 +39,7 @@
|
||||
# done
|
||||
|
||||
# 20131202: libcapsicum and libcasper moved to /lib/
|
||||
OLD_FILES+=usr/lib/libcapsicum.a
|
||||
OLD_FILES+=usr/lib/libcapsicum.so
|
||||
OLD_LIBS+=usr/lib/libcapsicum.so.0
|
||||
OLD_FILES+=usr/lib/libcasper.a
|
||||
OLD_FILES+=usr/lib/libcasper.so
|
||||
OLD_LIBS+=usr/lib/libcasper.so.0
|
||||
# 20131109: extattr(2) mlinks fixed
|
||||
OLD_FILES+=usr/share/man/man2/extattr_delete_list.2.gz
|
||||
|
Loading…
Reference in New Issue
Block a user