mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Removing bsd{ar,ranlib} found on my ancient installation.
MFC after: 3 weeks
This commit is contained in:
parent
85eeca35b9
commit
490850c19c
1 changed files with 5 additions and 0 deletions
|
|
@ -1358,6 +1358,11 @@ OLD_FILES+=usr/share/man/man2/kse_thr_interrupt.2.gz
|
|||
OLD_FILES+=usr/share/man/man2/kse_wakeup.2.gz
|
||||
OLD_FILES+=usr/lib32/libkse.so
|
||||
OLD_LIBS+=usr/lib32/libkse.so.3
|
||||
# 20080225: bsdar/bsdranlib rename to ar/ranlib
|
||||
OLD_FILES+=usr/bin/bsdar
|
||||
OLD_FILES+=usr/bin/bsdranlib
|
||||
OLD_FILES+=usr/share/man/man1/bsdar.1.gz
|
||||
OLD_FILES+=usr/share/man/man1/bsdranlib.1.gz
|
||||
# 20080220: geom_lvm rename to geom_linux_lvm
|
||||
OLD_FILES+=usr/share/man/man4/geom_lvm.4.gz
|
||||
# 20080126: oldcard.4 removal
|
||||
|
|
|
|||
Loading…
Reference in a new issue