changeset 10611:5facf6222c62

6883316 yge's postinstall corrupts /etc/driver_aliases
author Barry Harding <Barry.Harding@Sun.COM>
date Tue, 22 Sep 2009 14:23:05 -0700
parents 218c21980cfd
children 89423355fa6f
files usr/src/pkgdefs/SUNWyge/postinstall.tmpl
diffstat 1 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/usr/src/pkgdefs/SUNWyge/postinstall.tmpl	Tue Sep 22 13:42:17 2009 -0700
+++ b/usr/src/pkgdefs/SUNWyge/postinstall.tmpl	Tue Sep 22 14:23:05 2009 -0700
@@ -74,11 +74,11 @@
 #
 
 pkg_drvadd -i \
-    '"pciex11ab,4354" \
-    "pciex11ab,4355" \
-    "pciex11ab,4362" \
-    "pciex11ab,4363" \
-    "pciex11ab,4364" \
-    "pciex11ab,436a" \
+    '"pciex11ab,4354"
+    "pciex11ab,4355"
+    "pciex11ab,4362"
+    "pciex11ab,4363"
+    "pciex11ab,4364"
+    "pciex11ab,436a"
     "pciex1186,4b00"' \
     -m '* 0666 root sys' yge || exit 1