mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 09:11:07 -04:00
Add libsbuf.so.6 to obsolete libraries since it has been bumped to .so.7
This commit is contained in:
parent
56793850d8
commit
4a61cd4e9b
1 changed files with 2 additions and 0 deletions
|
|
@ -38,6 +38,8 @@
|
|||
# xargs -n1 | sort | uniq -d;
|
||||
# done
|
||||
|
||||
# 20140719: libsbuf version bump
|
||||
OLD_LIBS+=lib/libsbuf.so.6
|
||||
# 20140718: Remove obsolete man pages
|
||||
OLD_FILES+=usr/share/man/man9/zero_copy.9.gz
|
||||
OLD_FILES+=usr/share/man/man9/zero_copy_sockets.9.gz
|
||||
|
|
|
|||
Loading…
Reference in a new issue