initial checkin of new hdw-linux development cvs repository
[hdw-linux/hdw-linux.git] / packages / base / ed / ed
1 # hdw - linux ed package
2 #
3 # author: hackbard@hackdaworld.dyndns.org
4 #
5 # [V] 0.2
6 # [S] 2-11
7 # [D] ed-0.2.tar.gz ftp://ftp.gnu.org/pub/gnu/ed/
8
9 confopt="--prefix=$prefix --build=$hdw_arch_build --host=$hdw_arch_target"
10
11 post_install()  {
12         mv $root/usr/bin/{ed,red} $root/bin
13                 }