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

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Mon Mar 11 19:23:35 CET 2013


Revision: 20433
          http://gar.svn.sourceforge.net/gar/?rev=20433&view=rev
Author:   chninkel
Date:     2013-03-11 18:23:35 +0000 (Mon, 11 Mar 2013)
Log Message:
-----------
openssl1/trunk: some cleaning, simplification

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

Modified: csw/mgar/pkg/openssl1/trunk/Makefile
===================================================================
--- csw/mgar/pkg/openssl1/trunk/Makefile	2013-03-11 18:21:09 UTC (rev 20432)
+++ csw/mgar/pkg/openssl1/trunk/Makefile	2013-03-11 18:23:35 UTC (rev 20433)
@@ -73,9 +73,6 @@
 CHECKPKG_OVERRIDES_CSWopenssl-utils += file-with-bad-content|/usr/local|root/opt/csw/share/doc/openssl_utils/FAQ
 CHECKPKG_OVERRIDES_CSWopenssl-utils += file-with-bad-content|/usr/local|root/opt/csw/share/doc/openssl_utils/INSTALL
 
-# We have a lot of collision until libssl1.0.0 will replace libssl0.9.8
-#include checkpkg.overrides
-
 ###### Upstream and opencsw files information #######
 
 MASTER_SITES = http://www.openssl.org/source/
@@ -138,11 +135,9 @@
 # To update the patch, do:
 #   cd files && ./update-t4-patch.sh OPENSSL_VERSION
 #
-ifeq ($(shell /usr/bin/uname -p),sparc) 
-ifeq ($(shell /usr/bin/uname -r),5.11)
+ifeq ($(shell /usr/bin/uname -rp),5.11 sparc) 
 	PATCHFILES += openssl-1.0.1e-t4-engine.sparc-patch
 endif
-endif
 
 LICENSE = LICENSE
 

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