From ececdc858f22069c896fcc65f091ad098048f69c Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 16:11:00 -0600 Subject: Rename some instances of kde to tde in Ubuntu and Debian --- ubuntu/maverick/applications/tdesudo/debian/postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ubuntu/maverick/applications/tdesudo/debian/postinst') diff --git a/ubuntu/maverick/applications/tdesudo/debian/postinst b/ubuntu/maverick/applications/tdesudo/debian/postinst index b0100d96c..9164f9d4a 100644 --- a/ubuntu/maverick/applications/tdesudo/debian/postinst +++ b/ubuntu/maverick/applications/tdesudo/debian/postinst @@ -12,7 +12,7 @@ fi case "$1" in configure) dpkg-divert --package $package_name --rename --remove \ - /usr/trinity/bin/kdesu || true + /usr/trinity/bin/tdesu || true ;; abort-upgrade) ;; -- cgit v1.2.1