X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=debian%2Fpreinst;fp=debian%2Fpreinst;h=0000000000000000000000000000000000000000;hb=a7660333f1a126dea0cfb50797099f790283d1b6;hp=6230ffa473d1aed40d4177f33039ff76651751cf;hpb=47dc1883f1f730f9576ae0e6090ead01732ff4ff;p=gzip diff --git a/debian/preinst b/debian/preinst deleted file mode 100644 index 6230ffa..0000000 --- a/debian/preinst +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh - -set -e - -dpkg --assert-support-predepends - -#DEBHELPER#