mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-04 09:09:56 +00:00
Catch up with r281373 and r281379.
This commit is contained in:
parent
93b278f08d
commit
ee95847eed
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=281405
@ -38,6 +38,18 @@
|
||||
# xargs -n1 | sort | uniq -d;
|
||||
# done
|
||||
|
||||
# 20150410
|
||||
OLD_FILES+=usr/share/doc/usd/10.exref/paper.ascii.gz
|
||||
OLD_FILES+=usr/share/doc/usd/10.exref/summary.ascii.gz
|
||||
OLD_DIRS+=usr/share/doc/usd/10.exref
|
||||
OLD_FILES+=usr/share/doc/usd/11.edit/paper.ascii.gz
|
||||
OLD_DIRS+=usr/share/doc/usd/11.edit
|
||||
OLD_FILES+=usr/share/doc/usd/12.vi/paper.ascii.gz
|
||||
OLD_FILES+=usr/share/doc/usd/12.vi/summary.ascii.gz
|
||||
OLD_FILES+=usr/share/doc/usd/12.vi/viapwh.ascii.gz
|
||||
OLD_DIRS+=usr/share/doc/usd/12.vi
|
||||
OLD_FILES+=usr/share/doc/usd/13.viref/paper.ascii.gz
|
||||
OLD_DIRS+=usr/share/doc/usd/13.viref
|
||||
# 20150329
|
||||
.if ${TARGET_ARCH} == "arm"
|
||||
OLD_FILES+=usr/include/bootconfig.h
|
||||
|
@ -292,14 +292,6 @@
|
||||
..
|
||||
07.mail
|
||||
..
|
||||
10.exref
|
||||
..
|
||||
11.edit
|
||||
..
|
||||
12.vi
|
||||
..
|
||||
13.viref
|
||||
..
|
||||
18.msdiffs
|
||||
..
|
||||
19.memacros
|
||||
|
Loading…
Reference in New Issue
Block a user