#!/bin/sh
set -e 0

update-alternatives --install /usr/bin/yacc yacc /usr/bin/bison++.yacc 100

#DEBHELPER#
