default_install &&
if [[ $ALPINE_TOPAL == y ]] ; then
pushd topal-$VERSION3 &&
make install &&
popd
fi
