File: cpp-doc.prerm

package info (click to toggle)
gcc-defaults 1.136
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 360 kB
  • ctags: 264
  • sloc: makefile: 792; python: 540; sh: 230; perl: 137
file content (8 lines) | stat: -rw-r--r-- 130 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
#! /bin/sh -e

# this is an empty script needed for the upgrade from earlier
# versions calling install-info

#DEBHELPER#

exit 0