diff options
Diffstat (limited to 'usr/src/pkgdefs/SUNWopenssl-commands')
-rw-r--r-- | usr/src/pkgdefs/SUNWopenssl-commands/prototype_com | 7 | ||||
-rw-r--r-- | usr/src/pkgdefs/SUNWopenssl-commands/prototype_i386 | 11 | ||||
-rw-r--r-- | usr/src/pkgdefs/SUNWopenssl-commands/prototype_sparc | 11 |
3 files changed, 13 insertions, 16 deletions
diff --git a/usr/src/pkgdefs/SUNWopenssl-commands/prototype_com b/usr/src/pkgdefs/SUNWopenssl-commands/prototype_com index 3f916b39b2..778e71e12d 100644 --- a/usr/src/pkgdefs/SUNWopenssl-commands/prototype_com +++ b/usr/src/pkgdefs/SUNWopenssl-commands/prototype_com @@ -44,7 +44,6 @@ i depend # SUNWopenssl-commands # d none usr 755 root sys -d none usr/sfw 755 root bin -d none usr/sfw/bin 755 root bin -f none usr/sfw/bin/openssl 555 root bin -f none usr/sfw/bin/CA.pl 555 root bin +d none usr/bin 755 root bin +f none usr/bin/openssl 555 root bin +f none usr/bin/CA.pl 555 root bin diff --git a/usr/src/pkgdefs/SUNWopenssl-commands/prototype_i386 b/usr/src/pkgdefs/SUNWopenssl-commands/prototype_i386 index 92d0c5b137..e1f4d80fc1 100644 --- a/usr/src/pkgdefs/SUNWopenssl-commands/prototype_i386 +++ b/usr/src/pkgdefs/SUNWopenssl-commands/prototype_i386 @@ -2,9 +2,8 @@ # CDDL HEADER START # # The contents of this file are subject to the terms of the -# Common Development and Distribution License, Version 1.0 only -# (the "License"). You may not use this file except in compliance -# with the License. +# Common Development and Distribution License (the "License"). +# You may not use this file except in compliance with the License. # # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE # or http://www.opensolaris.org/os/licensing. @@ -20,7 +19,7 @@ # CDDL HEADER END # # -# Copyright 2004 Sun Microsystems, Inc. All rights reserved. +# Copyright 2008 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # #pragma ident "%Z%%M% %I% %E% SMI" @@ -46,5 +45,5 @@ # # SUNWopenssl-commands # -d none usr/sfw/bin/amd64 755 root bin -f none usr/sfw/bin/amd64/openssl 555 root bin +d none usr/bin/amd64 755 root bin +f none usr/bin/amd64/openssl 555 root bin diff --git a/usr/src/pkgdefs/SUNWopenssl-commands/prototype_sparc b/usr/src/pkgdefs/SUNWopenssl-commands/prototype_sparc index 4bb97cae63..2e47022932 100644 --- a/usr/src/pkgdefs/SUNWopenssl-commands/prototype_sparc +++ b/usr/src/pkgdefs/SUNWopenssl-commands/prototype_sparc @@ -2,9 +2,8 @@ # CDDL HEADER START # # The contents of this file are subject to the terms of the -# Common Development and Distribution License, Version 1.0 only -# (the "License"). You may not use this file except in compliance -# with the License. +# Common Development and Distribution License (the "License"). +# You may not use this file except in compliance with the License. # # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE # or http://www.opensolaris.org/os/licensing. @@ -20,7 +19,7 @@ # CDDL HEADER END # # -# Copyright 2004 Sun Microsystems, Inc. All rights reserved. +# Copyright 2008 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # #pragma ident "%Z%%M% %I% %E% SMI" @@ -46,5 +45,5 @@ # # SUNWopenssl-commands # -d none usr/sfw/bin/sparcv9 755 root bin -f none usr/sfw/bin/sparcv9/openssl 555 root bin +d none usr/bin/sparcv9 755 root bin +f none usr/bin/sparcv9/openssl 555 root bin |