[csw-devel] SF.net SVN: gar:[10918] csw/mgar/pkg/openssl/trunk/Makefile

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Fri Sep 3 11:03:27 CEST 2010


Revision: 10918
          http://gar.svn.sourceforge.net/gar/?rev=10918&view=rev
Author:   chninkel
Date:     2010-09-03 09:03:27 +0000 (Fri, 03 Sep 2010)

Log Message:
-----------
openssl: fixed checkpkg overrides

Modified Paths:
--------------
    csw/mgar/pkg/openssl/trunk/Makefile

Modified: csw/mgar/pkg/openssl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/openssl/trunk/Makefile	2010-09-03 02:09:16 UTC (rev 10917)
+++ csw/mgar/pkg/openssl/trunk/Makefile	2010-09-03 09:03:27 UTC (rev 10918)
@@ -60,9 +60,9 @@
 endif
 
 # we do ship .a files in the devel package
-ifeq ($(shell /usr/bin/uname -p),sparc) 
 CHECKPKG_OVERRIDES_CSWossldevel += discouraged-path-in-pkgmap|/opt/csw/lib/libcrypto.a
 CHECKPKG_OVERRIDES_CSWossldevel += discouraged-path-in-pkgmap|/opt/csw/lib/libssl.a
+ifeq ($(shell /usr/bin/uname -p),sparc) 
 CHECKPKG_OVERRIDES_CSWossldevel += discouraged-path-in-pkgmap|/opt/csw/lib/sparcv8plus+vis/libcrypto.a
 CHECKPKG_OVERRIDES_CSWossldevel += discouraged-path-in-pkgmap|/opt/csw/lib/sparcv8plus+vis/libssl.a
 CHECKPKG_OVERRIDES_CSWossldevel += discouraged-path-in-pkgmap|/opt/csw/lib/sparcv9/libcrypto.a


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list