Revision: 25989
          http://sourceforge.net/p/gar/code/25989
Author:   dmichelsen
Date:     2016-10-15 11:21:11 +0000 (Sat, 15 Oct 2016)
Log Message:
-----------
apache24/trunk: Use correct suexec bindir

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

Modified: csw/mgar/pkg/apache24/trunk/Makefile
===================================================================
--- csw/mgar/pkg/apache24/trunk/Makefile        2016-10-15 06:35:43 UTC (rev 
25988)
+++ csw/mgar/pkg/apache24/trunk/Makefile        2016-10-15 11:21:11 UTC (rev 
25989)
@@ -146,6 +146,7 @@
 CONFIGURE_ARGS += --enable-proxy-html
 CONFIGURE_ARGS += --enable-http2
 CONFIGURE_ARGS += --enable-suexec
+CONFIGURE_ARGS += --with-suexec-bin=$(sbindir)/suexec
 CONFIGURE_ARGS += $(CONFIGURE_ARGS-$(MEMORYMODEL))
 
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

Reply via email to