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

« back to all changes in this revision

Viewing changes to debian/.svn/text-base/gcc-doc.prerm.svn-base

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2011-07-09 19:23:28 UTC
  • mto: This revision was merged to the branch mainline in revision 66.
  • Revision ID: james.westby@ubuntu.com-20110709192328-2qjsb8io27h12uri
Tags: 1.107
* Enable multiarch build for libgcj-bc. Closes: #633359.
* Don't care about gc[cj]-4.6 build dependencies on m68k.
* Fix last references to obsolete gcj package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#! /bin/sh -e
 
2
 
 
3
install-info --quiet --remove gcc
 
4
install-info --quiet --remove gccint
 
5
 
 
6
#DEBHELPER#
 
7
 
 
8
exit 0