From 3394f7fbe995fe0a421e4b9f4b9577ffa5d75cd4 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 19 Nov 2015 18:42:06 -0600 Subject: Remove obsolete postinst file for smartcardauth on Debian and Ubuntu --- .../applications/smartcardauth/debian/smartcardauth.postinst | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 ubuntu/maverick/applications/smartcardauth/debian/smartcardauth.postinst (limited to 'ubuntu/maverick/applications') diff --git a/ubuntu/maverick/applications/smartcardauth/debian/smartcardauth.postinst b/ubuntu/maverick/applications/smartcardauth/debian/smartcardauth.postinst deleted file mode 100644 index f9ef17d78..000000000 --- a/ubuntu/maverick/applications/smartcardauth/debian/smartcardauth.postinst +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/bash - -set -e - -if [[ $1 = "configure" ]]; then - /usr/bin/setupcard.sh upgrade -fi - -#DEBHELPER# - -exit 0 -- cgit v1.2.3