packages/apache: fix copy/paste error in r28846
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28847 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
541242b49a
commit
00f85e38f9
@ -105,7 +105,7 @@ define Build/Configure
|
|||||||
--sysconfdir=/etc/apache \
|
--sysconfdir=/etc/apache \
|
||||||
ap_cv_void_ptr_lt_long=no \
|
ap_cv_void_ptr_lt_long=no \
|
||||||
logfiledir="/var/log" \
|
logfiledir="/var/log" \
|
||||||
runtimedir="/var/log" \
|
runtimedir="/var/run" \
|
||||||
)
|
)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user