forked from alnux/repo
3 lines
57 B
Text
Executable file
3 lines
57 B
Text
Executable file
./configure --prefix=/usr
|
|
make
|
|
make DESTDIR="$1" install
|