On 02/26/10 01:35 PM, [email protected] wrote:
I'd appreciate a review of the fix for

14899 library/security/openssl misdelivers work-around link

As the fix is so trivial, I've included it below.

diff -r 09b5c1ddef24
src/util/distro-import/133/common/library:security:openssl
--- a/src/util/distro-import/133/common/library:security:openssl Fri Feb
26 10:52:08 2010 -0600
+++ b/src/util/distro-import/133/common/library:security:openssl Fri Feb
26 11:18:35 2010 -0800
@@ -17,7 +17,7 @@
# the following link was removed in snv_130 but due to bug 2369, we
# continue to instantiate it so it does not get removed on update
#
-add link path=usr/sfw/lib/64 target=amd64
+add link path=usr/sfw/lib/64 target=$(ARCH64)
version 0.9.8.12
end package

Seems right to me; I also did a quick check of all the other import files to see if the same problem existed elsewhere and didn't find any instances of it.

--
Shawn Walker
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to