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