#!/bin/bash ./configure --prefix=/usr --docdir=/usr/share/doc/bison-"${VERSION}" make make -j1 install