@ -105,6 +105,7 @@ define Package/apache/conffiles
/ e t c / a p a c h e 2 / e x t r a / p r o x y - h t m l . c o n f
/ e t c / a p a c h e 2 / m a g i c
/ e t c / a p a c h e 2 / m i m e . t y p e s
/ e t c / i n i t . d / a p a c h e
e n d e f
d e f i n e P a c k a g e / a p a c h e - a b
@ -296,12 +297,6 @@ define Build/InstallDev
$( 1) /usr/share
e n d e f
d e f i n e P a c k a g e / a p a c h e / p r e i n s t
rm /usr/sbin/httpd
echo -e " You should take a look in the initscripts, busybox's httpd \n\
uses some parameters which are maybe unsupported by apache."
e n d e f
d e f i n e P a c k a g e / a p a c h e / i n s t a l l
$( INSTALL_DIR) $( 1) /etc/apache2/extra
$( INSTALL_DATA) $( PKG_INSTALL_DIR) /etc/apache2/extra/* \
@ -330,13 +325,6 @@ define Package/apache/install
$( 1) /usr/sbin
e n d e f
d e f i n e P a c k a g e / a p a c h e / p o s t r m
rm -rf /usr/sbin/httpd
ln -s /bin/busybox /usr/sbin/httpd
echo -e " You may need to change your initscripts back for the use \n\
with busybox' s httpd."
e n d e f
d e f i n e P a c k a g e / a p a c h e - a b / i n s t a l l
$( INSTALL_DIR) $( 1) /usr/bin
$( INSTALL_BIN) $( PKG_INSTALL_DIR) /usr/bin/ab $( 1) /usr/bin