5 lines
95 B
Text
5 lines
95 B
Text
|
sed '361 s/{/\\{/' -i bin/autoscan.in
|
||
|
./configure --prefix=/usr
|
||
|
make
|
||
|
make DESTDIR="$1" install
|