1 # hdw - linux termcap package
3 # author: hackbard@hackdaworld.dyndns.org
7 # [D] termcap-1.3.1.tar.gz ftp://ftp.gnu.org/pub/gnu/termcap/
9 confopt="--prefix=$prefix --build=$hdw_arch_build --host=$hdw_arch_target"
10 confopt="$confopt --enable-install-termcap"
11 make_conf="$make_conf termcapfile=$root/etc/termcap"