7032216 Cleanup GNU binaries and their /usr/bin g-name for package: pkg:/developer/macro/gnu-m4
authorRich Burridge <rich.burridge@oracle.com>
Fri, 24 Jun 2011 06:14:28 -0700
changeset 341 f402a0db2d53
parent 340 4fefb568a239
child 342 6cd382e0c40b
7032216 Cleanup GNU binaries and their /usr/bin g-name for package: pkg:/developer/macro/gnu-m4
components/m4/m4.p5m
--- a/components/m4/m4.p5m	Thu Jun 23 23:34:06 2011 -0700
+++ b/components/m4/m4.p5m	Fri Jun 24 06:14:28 2011 -0700
@@ -59,6 +59,8 @@
 
 
 license m4.license license=GPLv3
-link path=usr/bin/gm4 target=../gnu/bin/m4
+link path=usr/bin/gm4 \
+    target=../gnu/bin/m4 facet.compat.gnulinks=true
 link path=usr/sfw/bin/gm4 target=../../gnu/bin/m4
-link path=usr/share/man/man1/gm4.1 target=../../../gnu/share/man/man1/m4.1
+link path=usr/share/man/man1/gm4.1 \
+    target=../../../gnu/share/man/man1/m4.1 facet.compat.gnulinks=true