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

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Sun Nov 6 20:13:52 CET 2011


Revision: 16104
          http://gar.svn.sourceforge.net/gar/?rev=16104&view=rev
Author:   chninkel
Date:     2011-11-06 19:13:52 +0000 (Sun, 06 Nov 2011)
Log Message:
-----------
openssl: always fix c_rehash default path

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

Modified: csw/mgar/pkg/openssl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/openssl/trunk/Makefile	2011-11-06 18:28:50 UTC (rev 16103)
+++ csw/mgar/pkg/openssl/trunk/Makefile	2011-11-06 19:13:52 UTC (rev 16104)
@@ -243,6 +243,7 @@
 
 fix-paths:
 	gsed -i -e 's,/usr/local/ssl/lib,/opt/csw/etc/ssl,' $(PKGROOT)$(mandir)/man1/ca.1
+	gsed -i -e 's,/usr/local/ssl,/opt/csw/ssl,' $(PKGROOT)$(bindir)/c_rehash
 	@$(MAKECOOKIE)
 
 install-oldlibs: $(addprefix install-oldlibs-,$(OLDLIBS))

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