ObsoleteFiles.inc: Remove audio(8) files after rename to sndctl(8)
Reported by: eduardo
Reviewed by: kevans
Fixes: 9a37f1024c ("Rename audio(8) to sndctl(8)")
Sponsored by: The FreeBSD Foundation
This commit is contained in:
@@ -51,6 +51,10 @@
|
||||
# xargs -n1 | sort | uniq -d;
|
||||
# done
|
||||
|
||||
# 20250505: Remove audio(8) files after rename to sndctl(8)
|
||||
OLD_FILES+=usr/sbin/audio
|
||||
OLD_FILES+=usr/share/man/man8/audio.8.gz
|
||||
|
||||
# 20250409: removal of iwlwifi firmware files
|
||||
OLD_FILES+=usr/share/doc/legal/intel_iwlwifi_firmware.LICENCE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user