[csw-devel] SF.net SVN: gar:[13259] csw/mgar/pkg/openssl/trunk/Makefile
chninkel at users.sourceforge.net
chninkel at users.sourceforge.net
Sat Feb 12 14:28:27 CET 2011
Revision: 13259
http://gar.svn.sourceforge.net/gar/?rev=13259&view=rev
Author: chninkel
Date: 2011-02-12 13:28:27 +0000 (Sat, 12 Feb 2011)
Log Message:
-----------
openssl: added overrides for old libraries
Modified Paths:
--------------
csw/mgar/pkg/openssl/trunk/Makefile
Modified: csw/mgar/pkg/openssl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/openssl/trunk/Makefile 2011-02-12 04:36:25 UTC (rev 13258)
+++ csw/mgar/pkg/openssl/trunk/Makefile 2011-02-12 13:28:27 UTC (rev 13259)
@@ -95,7 +95,14 @@
CHECKPKG_OVERRIDES_CSWossldevel += file-with-bad-content|/usr/local|root/opt/csw/share/doc/openssl_devel/INSTALL
CHECKPKG_OVERRIDES_CSWossldevel += file-with-bad-content|/usr/local|root/opt/csw/share/doc/openssl_devel/FAQ
+# Sorry, I will not rebuild the old libraries
+CHECKPKG_OVERRIDES_CSWosslrt += file-with-bad-content|/export/home|root/opt/csw/lib/libssl.so.0.9.7
+CHECKPKG_OVERRIDES_CSWosslrt += file-with-bad-content|/export/home|root/opt/csw/lib/libcrypto.so.0.9.7
+CHECKPKG_OVERRIDES_CSWosslrt += file-with-bad-content|/export/home|root/opt/csw/lib/pentium_pro/libssl.so.0.9.7
+CHECKPKG_OVERRIDES_CSWosslrt += file-with-bad-content|/export/home|root/opt/csw/lib/pentium_pro/libcrypto.so.0.9.7
+
+
###### Upstream and opencsw files information #######
MASTER_SITES = http://www.openssl.org/source/ http://openssl.org/news/
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