4 lines
97 B
Text
4 lines
97 B
Text
|
./configure --prefix=/usr --docdir=/usr/share/doc/automake-1.16.1
|
||
|
make
|
||
|
make DESTDIR="$1" install
|