4 lines
93 B
Text
4 lines
93 B
Text
|
./configure --prefix=/usr --docdir=/usr/share/doc/bison-3.7.6
|
||
|
make
|
||
|
make install DESTDIR="$1"
|