Revision: 25387
          http://sourceforge.net/p/gar/code/25387
Author:   cgrzemba
Date:     2015-11-19 08:35:02 +0000 (Thu, 19 Nov 2015)
Log Message:
-----------
php5/branches/php-5.6.x: checkpkg cant resolve hard linked library 
i386/libssl.so.1.0.0?

Modified Paths:
--------------
    csw/mgar/pkg/php5/branches/php-5.6.x/Makefile

Modified: csw/mgar/pkg/php5/branches/php-5.6.x/Makefile
===================================================================
--- csw/mgar/pkg/php5/branches/php-5.6.x/Makefile       2015-11-18 19:23:16 UTC 
(rev 25386)
+++ csw/mgar/pkg/php5/branches/php-5.6.x/Makefile       2015-11-19 08:35:02 UTC 
(rev 25387)
@@ -225,7 +225,7 @@
 $(eval $(call php5_subpackage,mssql,CSWlibsybdb5))
 $(eval $(call php5_subpackage,mysql,CSWlibmysqlclient18 CSWlibssl1-0-0))
 # likely a checkpkg glitch (uses sparcv8plus+vis path for the library)
-CHECKPKG_OVERRIDES_CSWphp5-mysql_sparc += surplus-dependency|CSWlibssl1-0-0
+CHECKPKG_OVERRIDES_CSWphp5-mysql += surplus-dependency|CSWlibssl1-0-0
 $(eval $(call php5_subpackage,mysqli,CSWlibmysqlclient18))
 $(eval $(call php5_subpackage,odbc,CSWlibodbc2))
 RUNTIME_DEP_PKGS_CSWphp5-openssl_sparc += CSWlibkrb5-3

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

Reply via email to