|
|
@ -66,5 +66,11 @@ if [ "$ROCKCFG_PKG_APACHE_BDB" ] ; then |
|
|
|
"--with-berkeley-db=/usr/include/${ROCKCFG_PKG_APACHE_BDB#b}:/usr/lib" |
|
|
|
fi |
|
|
|
|
|
|
|
# remove duplicate files |
|
|
|
hook_add postmake 4 "rm -rf $root/$datadir/{htdocs,manual} ; \ |
|
|
|
rm -rf $root/$docdir/{icons,error}" |
|
|
|
|
|
|
|
splitdesc_apr() { desc_I="the Apache Portable Runtime libraries"; } |
|
|
|
splitreg 80 apr 'apr' |
|
|
|
# these html files shouldn't go to :dev |
|
|
|
splitreg 90 . '/lib/error/include/' |