File: preinst

package info (click to toggle)
gzip 1.3.5-15%2Betch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 1,488 kB
  • ctags: 1,056
  • sloc: ansic: 7,067; sh: 869; asm: 179; makefile: 136; perl: 11
file content (7 lines) | stat: -rw-r--r-- 65 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
#!/bin/sh

set -e

dpkg --assert-support-predepends

#DEBHELPER#