diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-03-10 16:06:45 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-03-10 16:06:45 -0500 |
commit | 7a77865322f3fc62d949d95564b6406094d33957 (patch) | |
tree | 3ff37f5a2f742eef3c4ef1d8f16d52807e07b67b /ubuntu/maverick/applications/tdeio-umountwrapper/debian/preinst | |
parent | 94b2aacd86911ee7cc48282774d45555d0a7c0c6 (diff) | |
download | tde-packaging-7a77865322f3fc62d949d95564b6406094d33957.tar.gz tde-packaging-7a77865322f3fc62d949d95564b6406094d33957.zip |
Rename remaining references to kio packages in Debian and Ubuntu packaging files
Diffstat (limited to 'ubuntu/maverick/applications/tdeio-umountwrapper/debian/preinst')
-rw-r--r-- | ubuntu/maverick/applications/tdeio-umountwrapper/debian/preinst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/applications/tdeio-umountwrapper/debian/preinst b/ubuntu/maverick/applications/tdeio-umountwrapper/debian/preinst index 78e02c765..589e2ed5c 100644 --- a/ubuntu/maverick/applications/tdeio-umountwrapper/debian/preinst +++ b/ubuntu/maverick/applications/tdeio-umountwrapper/debian/preinst @@ -20,7 +20,7 @@ set -e -package_name=kio-umountwrapper-trinity +package_name=tdeio-umountwrapper-trinity # make sure than the directories exist before running dpkg-divert mkdir -p /opt/trinity/share/apps/konqueror/servicemenus/ |