SF.net SVN: gar:[25167] csw/mgar/pkg/mod_nss/trunk/Makefile

cgrzemba at users.sourceforge.net cgrzemba at users.sourceforge.net
Thu Jul 9 14:35:33 CEST 2015


Revision: 25167
          http://sourceforge.net/p/gar/code/25167
Author:   cgrzemba
Date:     2015-07-09 12:35:32 +0000 (Thu, 09 Jul 2015)
Log Message:
-----------
mod_nss/trunk: set certutil path in gencert

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

Modified: csw/mgar/pkg/mod_nss/trunk/Makefile
===================================================================
--- csw/mgar/pkg/mod_nss/trunk/Makefile	2015-07-09 11:38:17 UTC (rev 25166)
+++ csw/mgar/pkg/mod_nss/trunk/Makefile	2015-07-09 12:35:32 UTC (rev 25167)
@@ -19,6 +19,10 @@
 DISTFILES += CSWap2modnss.postinstall
 DISTFILES += CSWap2modnss.preremove
 
+REINPLACE_MATCH = /usr/bin/certutil
+REINPLACE_WITH = /opt/csw/bin/certutil
+REINPLACE_FILES += gencert.in
+
 PATCHFILES += 0001-fix-ap_log_error-parameter-missmatch.patch
 PATCHFILES += 0002-cleanup-includes.patch
 PATCHFILES += 0003-remove-incl-protocol.patch

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