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