# Recipe for version 2.33 by Andre Detsch <detsch@gobolinux.org>, on Sun Jun 18 19:16:29 BRT 2006
compile_version=1.7.1
url=ftp://ftp.kernel.org/pub/linux/docs/manpages/man-pages-2.33.tar.bz2
recipe_type=makefile
do_build=no
install_variables=(
   "MANDIR=$target/man"
)
pre_link() {
   # we have our own hier man page.
   rm -f $target/man/man7/hier.7
}
