File: postrm

package info (click to toggle)
byacc 20050813-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 740 kB
  • ctags: 943
  • sloc: ansic: 6,051; sh: 2,838; yacc: 1,927; makefile: 150
file content (7 lines) | stat: -rw-r--r-- 59 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
#! /bin/sh
# postrm script for byacc

set -e

#DEBHELPER#