diff options
author | dim <dim@FreeBSD.org> | 2010-11-11 23:41:36 +0000 |
---|---|---|
committer | dim <dim@FreeBSD.org> | 2010-11-11 23:41:36 +0000 |
commit | 4a9a1d63b991b6579a640b9312ee1985525911b0 (patch) | |
tree | 3e722110fc79bfbf83f4f1d7de9c130acf8564d7 /ObsoleteFiles.inc | |
parent | 45d65c56462f3706218dc1bed6e710a3264332c2 (diff) | |
download | FreeBSD-src-4a9a1d63b991b6579a640b9312ee1985525911b0.zip FreeBSD-src-4a9a1d63b991b6579a640b9312ee1985525911b0.tar.gz |
Do not build or install gasp.info anymore, as gasp has not been built or
installed for more than 6 years.
Obtained from: projects/binutils-2.17
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r-- | ObsoleteFiles.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 97eea7e..66983cc 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -14,6 +14,8 @@ # The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last. # +# 20101112: removed gasp.info +OLD_FILES+=usr/share/info/gasp.info.gz # 20101109: headers moved to machine/ to x86/ .if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "i386" OLD_FILES+=usr/include/machine/mptable.h |