File: gcc-BV-doc.prerm

package info (click to toggle)
gcc-3.3 1%3A3.3.6ds1-28
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 25,812 kB
  • ctags: 262
  • sloc: sh: 10,321; makefile: 1,050; perl: 155; awk: 23; cpp: 14
file content (6 lines) | stat: -rw-r--r-- 109 bytes parent folder | download | duplicates (23)
1
2
3
4
5
6
#! /bin/sh -e

install-info --quiet --remove gcc-@BV@
install-info --quiet --remove gccint-@BV@

#DEBHELPER#