changeset 6714:20dfd2e95b2f

6698571 fwflash's ses plugin can do double-time and support sgen as well (fix packaging)
author jmcp
date Mon, 26 May 2008 20:49:33 -0700
parents 87563ee4487b
children 87cd547813a7
files usr/src/pkgdefs/SUNWfwflash/prototype_com
diffstat 1 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/usr/src/pkgdefs/SUNWfwflash/prototype_com	Mon May 26 20:46:17 2008 -0700
+++ b/usr/src/pkgdefs/SUNWfwflash/prototype_com	Mon May 26 20:49:33 2008 -0700
@@ -21,7 +21,7 @@
 # Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
-#pragma ident	"%Z%%M%	%I%	%E% SMI"
+# ident	"%Z%%M%	%I%	%E% SMI"
 #
 # This required package information file contains a list of package contents.
 # The 'pkgmk' command uses this file to identify the contents of a package
@@ -48,12 +48,12 @@
 d none usr/lib/fwflash/identify 0755 root bin
 d none usr/lib/fwflash/verify 0755 root bin
 f none usr/lib/fwflash/verify/ses-SUN.so 0644 root bin
-s none usr/lib/fwflash/verify/ses-LSILOGIC.so=./ses-SUN.so
-s none usr/lib/fwflash/verify/sgen-SUN.so=./ses-SUN.so
-s none usr/lib/fwflash/verify/sgen-LSILOGIC.so=./ses-SUN.so
+s none usr/lib/fwflash/verify/ses-LSILOGIC.so=ses-SUN.so
+s none usr/lib/fwflash/verify/sgen-SUN.so=ses-SUN.so
+s none usr/lib/fwflash/verify/sgen-LSILOGIC.so=ses-SUN.so
 f none usr/lib/fwflash/verify/tavor-MELLANOX.so 644 root bin
 f none usr/lib/fwflash/identify/ses.so 0644 root bin
-s none usr/lib/fwflash/identify/sgen.so=./ses.so 644 root bin
+s none usr/lib/fwflash/identify/sgen.so=ses.so 644 root bin
 f none usr/lib/fwflash/identify/tavor.so 0644 root bin
 d none usr/include 0755 root bin
 d none usr/include/fwflash 0755 root bin