From 2d59086b104acd7b4711fd067c9bb4480158e6ab Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 17 Apr 2014 13:57:20 +0900 Subject: Removed Ubuntu/precise folder --- .../applications/smartcardauth/debian/smartcardauth.postinst | 9 --------- 1 file changed, 9 deletions(-) delete mode 100755 ubuntu/precise/applications/smartcardauth/debian/smartcardauth.postinst (limited to 'ubuntu/precise/applications/smartcardauth/debian/smartcardauth.postinst') diff --git a/ubuntu/precise/applications/smartcardauth/debian/smartcardauth.postinst b/ubuntu/precise/applications/smartcardauth/debian/smartcardauth.postinst deleted file mode 100755 index 842e0017d..000000000 --- a/ubuntu/precise/applications/smartcardauth/debian/smartcardauth.postinst +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/bash - -set -e - -if [[ $1 = "configure" ]]; then - /usr/bin/setupcard.sh upgrade -fi - - -- cgit v1.2.3