[mapserver-commits] r12248 - trunk/mapserver/mapcache

svn at osgeo.org svn at osgeo.org
Fri Aug 26 07:10:47 EDT 2011


Author: tbonfort
Date: 2011-08-26 04:10:46 -0700 (Fri, 26 Aug 2011)
New Revision: 12248

Modified:
   trunk/mapserver/mapcache/Makefile
Log:
add missing macros for older aprs
thomas.bonfort | 2011-01-13 17:39:18 +0100 (Thu, 13 Jan 2011)

Modified: trunk/mapserver/mapcache/Makefile
===================================================================
--- trunk/mapserver/mapcache/Makefile	2011-08-26 11:10:43 UTC (rev 12247)
+++ trunk/mapserver/mapcache/Makefile	2011-08-26 11:10:46 UTC (rev 12248)
@@ -20,4 +20,4 @@
 	@exit 1
 
 apache-restart:
-	sudo $(APACHECTL) restart
+	$(APACHECTL) restart



More information about the mapserver-commits mailing list