[csw-devel] SF.net SVN: gar:[20058] csw/mgar/pkg/openssl1/trunk/Makefile
chninkel at users.sourceforge.net
chninkel at users.sourceforge.net
Tue Jan 8 23:10:43 CET 2013
Revision: 20058
http://gar.svn.sourceforge.net/gar/?rev=20058&view=rev
Author: chninkel
Date: 2013-01-08 22:10:42 +0000 (Tue, 08 Jan 2013)
Log Message:
-----------
openssl1/trunk: removed path replacements that not useful anymore
Modified Paths:
--------------
csw/mgar/pkg/openssl1/trunk/Makefile
Modified: csw/mgar/pkg/openssl1/trunk/Makefile
===================================================================
--- csw/mgar/pkg/openssl1/trunk/Makefile 2013-01-08 21:50:59 UTC (rev 20057)
+++ csw/mgar/pkg/openssl1/trunk/Makefile 2013-01-08 22:10:42 UTC (rev 20058)
@@ -229,10 +229,6 @@
ln -nf $(WORKDIR)/map.openssl.engines $(WORKSRC)/engines/ccgost/map.openssl.libgost
@$(MAKECOOKIE)
-fix-paths:
- gsed -i -e 's,/usr/local/ssl/lib,$(sysconfdir)/ssl,' $(PKGROOT)$(mandir)/man1/ca.1
- gsed -i -e 's,/usr/local/ssl,$(prefix)/ssl,' $(PKGROOT)$(bindir)/c_rehash
-
install-conf-misc:
if [ -f "$(PKGROOT)$(prefix)/ssl/openssl.cnf" ] && [ ! -h "$(PKGROOT)$(prefix)/ssl/openssl.cnf" ]; then \
ginstall -d "$(PKGROOT)$(sysconfdir)/ssl"; \
@@ -250,4 +246,4 @@
done
@$(MAKECOOKIE)
-post-merge: merge-doc install-conf-misc fix-paths
+post-merge: merge-doc install-conf-misc
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