components/acpidump/acpidump.p5m
changeset 5682 94c0ca64c022
parent 1948 2d1537e7942d
--- a/components/acpidump/acpidump.p5m	Wed Mar 30 10:16:56 2016 -0700
+++ b/components/acpidump/acpidump.p5m	Wed Mar 30 13:33:31 2016 -0700
@@ -18,11 +18,8 @@
 #
 # CDDL HEADER END
 #
-
+# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
 #
-# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
-#
-
 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommited>
 set name=pkg.fmri \
     value=pkg:/diagnostic/acpidump@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -36,9 +33,9 @@
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
 set name=org.opensolaris.arc-caseid value=PSARC/2009/458
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-file acpidump/acpidump path=usr/bin/acpidump
-file acpixtract/acpixtract path=usr/bin/acpixtract
-file madt/madt path=usr/bin/madt
+file path=usr/bin/acpidump
+file path=usr/bin/acpixtract
+file path=usr/bin/madt
 file acpidump.1 path=usr/share/man/man1/acpidump.1
 file acpixtract.1 path=usr/share/man/man1/acpixtract.1
 file madt.1 path=usr/share/man/man1/madt.1