mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 22:32:43 -04:00
ObsoleteFiles.inc: Remove old mixer(8) tests
These were removed when the new mixer(3) library was imported.
PR: 274602
Fixes: 903873ce15 Implement and use new mixer(3) library for FreeBSD.
This commit is contained in:
parent
6120673f75
commit
f7c4f49649
1 changed files with 5 additions and 0 deletions
|
|
@ -2779,6 +2779,11 @@ OLD_FILES+=usr/share/man/man4/ng_h4.4.gz
|
|||
# 20210923: rename boot(9) to kern_reboot(9)
|
||||
OLD_FILES+=usr/share/man/man9/boot.9.gz
|
||||
|
||||
# 20210922: Old mixer(8) tests removed
|
||||
OLD_FILES+=usr/tests/usr.sbin/mixer/Kyuafile
|
||||
OLD_FILES+=usr/tests/usr.sbin/mixer/mixer_test
|
||||
OLD_DIRS+=usr/tests/usr.sbin/mixer
|
||||
|
||||
# 20210921: remove cloudabi
|
||||
OLD_FILES+=usr/share/man/man4/cloudabi.4.gz
|
||||
OLD_FILES+=usr/share/man/man4/cloudabi32.4.gz
|
||||
|
|
|
|||
Loading…
Reference in a new issue