summaryrefslogtreecommitdiffstats
path: root/debian/lenny/applications/tdesudo/debian/postinst
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-04 12:48:29 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-04 12:48:29 -0500
commit7acfaa9e6409ed0ebdbc2e6fb67e8bc9b64b33d2 (patch)
tree3051f7c74a298d8d732f13fb76fa7eb73d4ec865 /debian/lenny/applications/tdesudo/debian/postinst
parent1b6efb141bcf333e5c73a520e701d1de8cafcf4e (diff)
downloadtde-packaging-7acfaa9e6409ed0ebdbc2e6fb67e8bc9b64b33d2.tar.gz
tde-packaging-7acfaa9e6409ed0ebdbc2e6fb67e8bc9b64b33d2.zip
Rename a bunch of kde names to tde
Diffstat (limited to 'debian/lenny/applications/tdesudo/debian/postinst')
-rw-r--r--debian/lenny/applications/tdesudo/debian/postinst2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/lenny/applications/tdesudo/debian/postinst b/debian/lenny/applications/tdesudo/debian/postinst
index d452abce3..b0100d96c 100644
--- a/debian/lenny/applications/tdesudo/debian/postinst
+++ b/debian/lenny/applications/tdesudo/debian/postinst
@@ -2,7 +2,7 @@
set -e
-package_name=kdesudo-trinity
+package_name=tdesudo-trinity
if [ -z "$package_name" ]; then
print >&2 "Internal Error. Please report a bug."