X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=debian%2Fpostrm;fp=debian%2Fpostrm;h=350202855f818461df2cfe6d214e6a689f5f16d2;hb=00f7afddaa5e8ea1bbf8181fa6c0d97cc9fccf06;hp=7e64384b545d90fe97694e1bb6ddd5df7150540d;hpb=2c703c9143b4b4cf557cf8e3250c246f7b0d911d;p=bacula-cn.git diff --git a/debian/postrm b/debian/postrm index 7e64384..3502028 100644 --- a/debian/postrm +++ b/debian/postrm @@ -1,5 +1,5 @@ #!/bin/sh -# postrm script for bacula-cn +# postrm script for bacula-geant # # see: dh_installdeb(1) @@ -19,7 +19,7 @@ set -e # the debian-policy package clean_gpg() { - rm -rf /var/lib/bacula-cn/ + rm -rf /var/lib/bacula-geant/ } case "$1" in