|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
|
# |
|
|
|
|
# Filename: package/.../apache/config.in |
|
|
|
|
# Copyright (C) 2006 - 2008 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2006 - 2011 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
|
# Copyright (C) 1998 - 2004 Clifford Wolf |
|
|
|
|
# |
|
|
|
@ -18,7 +18,7 @@ if pkgcheck apache X
|
|
|
|
|
then |
|
|
|
|
menu_begin MENU_PKG_APACHE 'Apache Package Options' |
|
|
|
|
text 'Install prefix for apache packages' \ |
|
|
|
|
SDECFG_PKG_APACHE_PREFIX "opt/apache" |
|
|
|
|
SDECFG_PKG_APACHE_PREFIX "usr" |
|
|
|
|
|
|
|
|
|
pkgout |
|
|
|
|
list= ; default= |
|
|
|
|