repo/git/build
2021-08-28 10:05:07 +02:00

3 lines
58 B
Text
Executable file

./configure --prefix=/usr
make
make install DESTDIR="$1"