diff options
| author | Bayard Bell <buffer.g.overflow@gmail.com> | 2011-07-18 18:18:03 +0100 |
|---|---|---|
| committer | Bayard Bell <buffer.g.overflow@gmail.com> | 2011-07-18 18:18:03 +0100 |
| commit | c694591931fa84e6a4a9ac1f44b784408eaf5d84 (patch) | |
| tree | 3a3091e26b879f80ec5f354b4ffec505f6a74779 /usr/src/pkg/manifests/developer-object-file.mf | |
| parent | 719a7257b24d49283e8e92d86fed6adecd45892e (diff) | |
| download | illumos-joyent-c694591931fa84e6a4a9ac1f44b784408eaf5d84.tar.gz | |
1125 pkg(5) packages could be free of lint
Reviewed by: Albert Lee <trisk@nexenta.com>
Reviewed by: Garret D'Amore <garrett@nexenta.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
Diffstat (limited to 'usr/src/pkg/manifests/developer-object-file.mf')
| -rw-r--r-- | usr/src/pkg/manifests/developer-object-file.mf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/pkg/manifests/developer-object-file.mf b/usr/src/pkg/manifests/developer-object-file.mf index 1c7fdfa043..8ef4a09898 100644 --- a/usr/src/pkg/manifests/developer-object-file.mf +++ b/usr/src/pkg/manifests/developer-object-file.mf @@ -40,8 +40,8 @@ dir path=usr/lib dir path=usr/lib/$(ARCH64) dir path=usr/lib/elfedit dir path=usr/lib/elfedit/$(ARCH64) -dir path=usr/share group=sys -dir path=usr/share/lib group=sys +dir path=usr/share +dir path=usr/share/lib dir path=usr/share/lib/ccs dir path=usr/share/man/man1 file path=usr/bin/$(ARCH64)/ar mode=0555 |
