# hdw - linux ed package # # author: hackbard@hackdaworld.dyndns.org # # [V] 0.2 # [S] 2-11 # [D] ed-0.2.tar.gz ftp://ftp.gnu.org/pub/gnu/ed/ confopt="--prefix=$prefix --build=$hdw_arch_build --host=$hdw_arch_target" post_install() { mv $root/usr/bin/{ed,red} $root/bin }