]> git.armaanb.net Git - asd-repo.git/blob - motif/build
motif: new package at 2.3.8
[asd-repo.git] / motif / build
1 #!/usr/bin/sh -e
2
3 ./configure --prefix=/usr
4
5 make
6 make DESTDIR="$1" install