]> git.armaanb.net Git - asd-repo.git/blob - desktop/motif/build
ncurses, dvtm: reduce size of terminfo db
[asd-repo.git] / desktop / motif / build
1 #!/usr/bin/sh -e
2
3 ./configure --prefix=/usr
4
5 make
6 make DESTDIR="$1" install