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

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Fri Apr 27 15:02:13 CEST 2012


Revision: 17892
          http://gar.svn.sourceforge.net/gar/?rev=17892&view=rev
Author:   chninkel
Date:     2012-04-27 13:02:13 +0000 (Fri, 27 Apr 2012)
Log Message:
-----------
openssl/trunk: temporary made a big rpath-entry checkpkg override to workaround a gar problem

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

Modified: csw/mgar/pkg/openssl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/openssl/trunk/Makefile	2012-04-27 12:27:08 UTC (rev 17891)
+++ csw/mgar/pkg/openssl/trunk/Makefile	2012-04-27 13:02:13 UTC (rev 17892)
@@ -71,8 +71,9 @@
 
 # we will not recompile old 0.9.7 version for now
 ifeq ($(shell /usr/bin/uname -p),sparc) 
-CHECKPKG_OVERRIDES_CSWlibssl0-9-8 += bad-rpath-entry|/opt/csw/lib/sparcv8plus+vis|opt/csw/lib/sparcv8plus+vis/libcrypto.so.0.9.7
-CHECKPKG_OVERRIDES_CSWlibssl0-9-8 += bad-rpath-entry|/opt/csw/lib/sparcv8plus+vis|opt/csw/lib/sparcv8plus+vis/libssl.so.0.9.7
+#CHECKPKG_OVERRIDES_CSWlibssl0-9-8 += bad-rpath-entry|/opt/csw/lib/sparcv8plus+vis
+#CHECKPKG_OVERRIDES_CSWlibssl0-9-8 += bad-rpath-entry|/opt/csw/lib/sparcv8plus+vis
+CHECKPKG_OVERRIDES_CSWlibssl0-9-8 += bad-rpath-entry
 else
 CHECKPKG_OVERRIDES_CSWlibssl0-9-8 += file-with-bad-content|/export/home|root/opt/csw/lib/pentium_pro/libcrypto.so.0.9.7
 CHECKPKG_OVERRIDES_CSWlibssl0-9-8 += file-with-bad-content|/export/home|root/opt/csw/lib/pentium_pro/libssl.so.0.9.7

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