From bad752d40f4f951ab97d59936898f852c67523a0 Mon Sep 17 00:00:00 2001 From: Gavin Atkinson Date: Tue, 22 Jul 2014 22:57:26 +0000 Subject: [PATCH] /usr/bin/sendbug and the sendbug(1) man page were part of send-pr and are no longer installed since r267486. Add them to ObsoleteFiles.inc1, which should have been done in r267486. PR: 192010 Submitted by: Vick Khera Pointyhat to: gavin MFC after: 3 days --- ObsoleteFiles.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 27f01c9091be..33734a2eaab9 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -83,8 +83,10 @@ OLD_FILES+=usr/share/examples/cvsup/stable-supfile OLD_FILES+=usr/share/examples/cvsup/standard-supfile OLD_DIRS+=usr/share/examples/cvsup # 20140614: send-pr removal +OLD_FILES+=usr/bin/sendbug OLD_FILES+=usr/share/info/send-pr.info.gz OLD_FILES+=usr/share/man/man1/send-pr.1.gz +OLD_FILES+=usr/share/man/man1/sendbug.1.gz OLD_FILES+=etc/gnats/freefall OLD_DIRS+=etc/gnats # 20140512: new clang import which bumps version from 3.4 to 3.4.1.