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/amarok/debian/changelog | 2 +- ubuntu/maverick/applications/amarok/debian/install-mp3 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'ubuntu/maverick/applications/amarok/debian') diff --git a/ubuntu/maverick/applications/amarok/debian/changelog b/ubuntu/maverick/applications/amarok/debian/changelog index e72612a70..c2bf1ae55 100644 --- a/ubuntu/maverick/applications/amarok/debian/changelog +++ b/ubuntu/maverick/applications/amarok/debian/changelog @@ -284,7 +284,7 @@ amarok (2:1.4.8-0ubuntu3) hardy; urgency=low [ Sarah Hobbs ] * Sponsored upload. (Closes LP: #187406) - * Reworked patch to avoid setting absolute paths (eg /usr/bin/kdesu) + * Reworked patch to avoid setting absolute paths (eg /usr/bin/tdesu) -- Sarah Hobbs Wed, 12 Mar 2008 00:50:22 +1100 diff --git a/ubuntu/maverick/applications/amarok/debian/install-mp3 b/ubuntu/maverick/applications/amarok/debian/install-mp3 index 7b06cbd2f..ae0663182 100644 --- a/ubuntu/maverick/applications/amarok/debian/install-mp3 +++ b/ubuntu/maverick/applications/amarok/debian/install-mp3 @@ -27,8 +27,8 @@ INSTALLED=`dpkg --get-selections libxine1-ffmpeg | grep install` #is available, not installed if [ -z "$INSTALLED" ]; then - if [ -x /opt/trinity/bin/kdesu ] && [ -x /usr/bin/install-package ]; then - /opt/trinity/bin/kdesu -d "install-package --icon amarok --install libxine1-ffmpeg" + if [ -x /opt/trinity/bin/tdesu ] && [ -x /usr/bin/install-package ]; then + /opt/trinity/bin/tdesu -d "install-package --icon amarok --install libxine1-ffmpeg" elif [ -x /usr/bin/gksudo ] && [ -x /usr/sbin/synaptic ]; then gksudo "sh -c 'echo \"libxine1-ffmpeg i\"|synaptic --non-interactive --set-selections'" else -- cgit v1.2.3