[csw-devel] SF.net SVN: gar:[11626] csw/mgar/pkg/apache2/trunk/files/server.crt. build_cas
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Mon Nov 15 04:08:53 CET 2010
Revision: 11626
http://gar.svn.sourceforge.net/gar/?rev=11626&view=rev
Author: bdwalton
Date: 2010-11-15 03:08:52 +0000 (Mon, 15 Nov 2010)
Log Message:
-----------
apache2: fix server.crt remove stage to use correct variable name
Modified Paths:
--------------
csw/mgar/pkg/apache2/trunk/files/server.crt.build_cas
Modified: csw/mgar/pkg/apache2/trunk/files/server.crt.build_cas
===================================================================
--- csw/mgar/pkg/apache2/trunk/files/server.crt.build_cas 2010-11-15 02:58:27 UTC (rev 11625)
+++ csw/mgar/pkg/apache2/trunk/files/server.crt.build_cas 2010-11-15 03:08:52 UTC (rev 11626)
@@ -26,5 +26,5 @@
fi
else
# this is so that the build class picks up the file and re-instates it
- cat ${PIR}/$AP2_CONF/server.crt
+ cat $PIR/$AP2_CONFDIR/server.crt
fi
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