Browse Source

fake:


			
			
				rocklinux
			
			
		
fake 19 years ago
parent
commit
c16ecad301
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      package/base/apache/apache.conf

+ 0
- 4
package/base/apache/apache.conf

@ -66,10 +66,6 @@ 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

Loading…
Cancel
Save