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/lucid_automake/applications/kerry/debian/postrm | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 ubuntu/lucid_automake/applications/kerry/debian/postrm (limited to 'ubuntu/lucid_automake/applications/kerry/debian/postrm') diff --git a/ubuntu/lucid_automake/applications/kerry/debian/postrm b/ubuntu/lucid_automake/applications/kerry/debian/postrm deleted file mode 100644 index 6cff04c2e..000000000 --- a/ubuntu/lucid_automake/applications/kerry/debian/postrm +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/sh -# postrm script for kerry-kde3 - -set -e - -if [ "$1" = "remove" ] ; then - ldconfig -fi - -#DEBHELPER# - -exit 0 -- cgit v1.2.1