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