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

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Sun Dec 5 04:24:05 CET 2010


Revision: 11785
          http://gar.svn.sourceforge.net/gar/?rev=11785&view=rev
Author:   bdwalton
Date:     2010-12-05 03:24:05 +0000 (Sun, 05 Dec 2010)

Log Message:
-----------
apache2: fix the post-merge addition of the ssl_cert_migration handler

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

Modified: csw/mgar/pkg/apache2/trunk/Makefile
===================================================================
--- csw/mgar/pkg/apache2/trunk/Makefile	2010-12-05 03:23:14 UTC (rev 11784)
+++ csw/mgar/pkg/apache2/trunk/Makefile	2010-12-05 03:24:05 UTC (rev 11785)
@@ -246,6 +246,6 @@
 			echo "...$$f"; \
 			mv $$f $$f.CSW; \
 			$(abspath $(FILEDIR))/build_cas_template $$f > $$f; \
-			$(abspath $(FILEDIR))/ssl_cas_template server.crt > ssl_cert_migration.CSW; \
-		done )
+		done; \
+		cp $(abspath $(FILEDIR))/ssl_cas_template ssl_cert_migration.CSW )
 	@$(MAKECOOKIE)


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