repo/mtdev/build

7 lines
177 B
Text
Executable file

curl -# https://bitmath.org/code/mtdev/mtdev-1.1.6.tar.bz2
tar -xf mtdev-1.1.6.tar.bz2
cd mtdev-1.1.6
./configure --prefix=/usr --disable-static
make
make DESTDIR="$1" install