Print this page
16446 dtrace consumers should not be isaexec'd
Change-Id: Ibf80c7283c421cba98e80dce272c6dd51d24bb87
@@ -29,15 +29,11 @@
set name=info.classification \
value="org.opensolaris.category.2008:Applications/System Utilities"
set name=variant.arch value=$(ARCH)
dir path=usr group=sys
dir path=usr/bin
-$(i386_ONLY)dir path=usr/bin/$(ARCH32)
-$(i386_ONLY)file path=usr/bin/$(ARCH32)/powertop mode=0555
-dir path=usr/bin/$(ARCH64)
-file path=usr/bin/$(ARCH64)/powertop mode=0555
-hardlink path=usr/bin/powertop target=../../usr/lib/isaexec
+file path=usr/bin/powertop mode=0555
dir path=usr/share/man/man8
file path=usr/share/man/man8/powertop.8
legacy pkg=SUNWpowertop desc="PowerTOP tool" name="PowerTOP tool"
license usr/src/cmd/powertop/common/COPYING \
license=usr/src/cmd/powertop/common/COPYING