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/precise/applications/tdeio-umountwrapper/debian/postrm | |
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/precise/applications/tdeio-umountwrapper/debian/postrm')
-rw-r--r-- | ubuntu/precise/applications/tdeio-umountwrapper/debian/postrm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/precise/applications/tdeio-umountwrapper/debian/postrm b/ubuntu/precise/applications/tdeio-umountwrapper/debian/postrm index 2baeddc3e..18fc57ee1 100644 --- a/ubuntu/precise/applications/tdeio-umountwrapper/debian/postrm +++ b/ubuntu/precise/applications/tdeio-umountwrapper/debian/postrm @@ -19,7 +19,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/ |