mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 17:22:46 -04:00
Removed files not installed anymore with mandoc
This commit is contained in:
parent
7b0896d882
commit
6830c0d5b2
1 changed files with 5 additions and 0 deletions
|
|
@ -38,6 +38,11 @@
|
|||
# xargs -n1 | sort | uniq -d;
|
||||
# done
|
||||
|
||||
# 20150521
|
||||
OLD_FILES+=usr/bin/demandoc
|
||||
OLD_FILES+=usr/share/man/man1/demandoc.1.gz
|
||||
OLD_FILES+=usr/share/man/man3/mandoc.3.gz
|
||||
OLD_FILES+=usr/share/man/man3/mandoc_headers.3.gz
|
||||
# 20150520
|
||||
OLD_FILES+=usr/lib/libheimsqlite.a
|
||||
OLD_FILES+=usr/lib/libheimsqlite.so
|
||||
|
|
|
|||
Loading…
Reference in a new issue