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