diff options
| author | Peter Dennis - Sustaining Engineer <Peter.Dennis@Oracle.COM> | 2010-08-10 17:50:55 +0100 |
|---|---|---|
| committer | Peter Dennis - Sustaining Engineer <Peter.Dennis@Oracle.COM> | 2010-08-10 17:50:55 +0100 |
| commit | 71e464e521434117b4a9290e959715a305141f0b (patch) | |
| tree | f59bc56c3a8ff67a496b8b20c7c91a73c5306d01 /usr/src/pkg/manifests/developer-linker.mf | |
| parent | c1d50c4dc3f2dff6b6055bd9bcc9780f66a7bad1 (diff) | |
| download | illumos-joyent-71e464e521434117b4a9290e959715a305141f0b.tar.gz | |
6966711 ON packages need to use the correct VENDOR string
Diffstat (limited to 'usr/src/pkg/manifests/developer-linker.mf')
| -rw-r--r-- | usr/src/pkg/manifests/developer-linker.mf | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/usr/src/pkg/manifests/developer-linker.mf b/usr/src/pkg/manifests/developer-linker.mf index 220298efab..7602c4da7e 100644 --- a/usr/src/pkg/manifests/developer-linker.mf +++ b/usr/src/pkg/manifests/developer-linker.mf @@ -94,11 +94,9 @@ hardlink path=usr/bin/gcore target=../../usr/lib/isaexec hardlink path=usr/bin/plimit target=../../usr/lib/isaexec hardlink path=usr/bin/strings target=../../usr/lib/isaexec hardlink path=usr/bin/truss target=../../usr/lib/isaexec -legacy pkg=SUNWtoo arch=$(ARCH) category=system \ +legacy pkg=SUNWtoo \ desc="utilities for software development, including ld, ldd, od, and truss" \ - hotline="Please contact your local service provider" \ - name="Programming Tools" vendor="Sun Microsystems, Inc." \ - version=11.11,REV=2009.11.11 + name="Programming Tools" license cr_ATT license=cr_ATT license cr_Sun license=cr_Sun license lic_CDDL license=lic_CDDL |
