name: bison kind: chunk configure-commands: - bash bootstrap --skip-po - ./configure --prefix=/usr --disable-nls build-commands: - make install-commands: - make DESTDIR="$DESTDIR" install