~ubuntu-branches/ubuntu/quantal/gcc-defaults/quantal-proposed

1
2
3
4
5
6
7
8
#! /bin/sh -e

install-info --quiet --remove gcc
install-info --quiet --remove gccint

#DEBHELPER#

exit 0