repo/autoconf/build

5 lines
95 B
Text
Raw Permalink Normal View History

2021-07-16 03:05:23 +03:00
sed '361 s/{/\\{/' -i bin/autoscan.in
./configure --prefix=/usr
make
make DESTDIR="$1" install