X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=packaging%2Fdeb%2Famanda-backup-client.postrm;h=78a6da512b301135aa01b75221ec413495589ce1;hb=949b8910a5e23c4285d0b1aedacfc82a14dc97a5;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hpb=c6f0a88c567f8536c498f554285aed1f8150da18;p=debian%2Famanda diff --git a/packaging/deb/amanda-backup-client.postrm b/packaging/deb/amanda-backup-client.postrm index e69de29..78a6da5 100644 --- a/packaging/deb/amanda-backup-client.postrm +++ b/packaging/deb/amanda-backup-client.postrm @@ -0,0 +1,3 @@ +#!/bin/sh -e +pkg_type=client +other_pkg_type=server