4 lines
58 B
Text
4 lines
58 B
Text
|
./configure --prefix=/usr
|
||
|
make
|
||
|
make DESTDIR="$1" install
|