7081205 gcc-3 should not deliver /usr/gnu/bin/cpp and its man page.
authorRich Burridge <rich.burridge@oracle.com>
Wed, 24 Aug 2011 09:19:07 -0700
changeset 492 b9e7af7f9a42
parent 491 cc798e4bc801
child 493 2ae987f9339a
7081205 gcc-3 should not deliver /usr/gnu/bin/cpp and its man page.
components/gcc3/gcc-3.p5m
--- a/components/gcc3/gcc-3.p5m	Wed Aug 24 04:48:25 2011 -0700
+++ b/components/gcc3/gcc-3.p5m	Wed Aug 24 09:19:07 2011 -0700
@@ -39,9 +39,6 @@
 dir path=usr/bin
 dir path=usr/gnu
 dir path=usr/gnu/bin
-dir path=usr/gnu/share
-dir path=usr/gnu/share/man
-dir path=usr/gnu/share/man/man1
 dir path=usr/sfw
 dir path=usr/sfw/bin
 dir path=usr/sfw/include
@@ -465,9 +462,6 @@
 #link path=usr/bin/gccbug target=../sfw/bin/gccbug
 #link path=usr/bin/gcov target=../sfw/bin/gcov
 #link path=usr/bin/gcpp target=../sfw/bin/cpp
-link path=usr/gnu/bin/cpp target=../../sfw/bin/cpp
-link path=usr/gnu/share/man/man1/cpp.1 \
-    target=../../../../sfw/share/man/man1/cpp.1
 link path=usr/sfw/libexec/gcc/$(GNU_ARCH)/3.4.3/as \
     target=../../../../../gnu/$(GNU_ARCH)/bin/as
 link path=usr/sfw/libexec/gcc/$(GNU_ARCH)/3.4.3/as \