From 4538fd673d9de4a9764f7ce96e35dc9d4e4977cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 9 Mar 2014 03:26:50 +0100 Subject: Housekeeping in Debian and Ubuntu --- ubuntu/maverick_automake/applications/kerry/debian/postinst | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 ubuntu/maverick_automake/applications/kerry/debian/postinst (limited to 'ubuntu/maverick_automake/applications/kerry/debian/postinst') diff --git a/ubuntu/maverick_automake/applications/kerry/debian/postinst b/ubuntu/maverick_automake/applications/kerry/debian/postinst deleted file mode 100644 index e69aae429..000000000 --- a/ubuntu/maverick_automake/applications/kerry/debian/postinst +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/sh -# postinst script for kerry-kde3 - -set -e - -if [ "$1" = "configure" ] ; then - ldconfig -fi - -#DEBHELPER# - -exit 0 -- cgit v1.2.1