diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 02:00:00 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 02:00:00 -0600 |
commit | ce12f9fa05fe43b5878f3189e747e31bbb60c7f7 (patch) | |
tree | d413f990a9bf730db9626ccd8d1543e9ceca2b92 /ubuntu/lucid_automake/kdelibs/debian/kcmshell | |
parent | 906a58edb15cf66653ed0974d1507b5ff6acd65d (diff) | |
download | tde-packaging-ce12f9fa05fe43b5878f3189e747e31bbb60c7f7.tar.gz tde-packaging-ce12f9fa05fe43b5878f3189e747e31bbb60c7f7.zip |
Update Debian and Ubuntu packaging with the latest renaming in GIT
Diffstat (limited to 'ubuntu/lucid_automake/kdelibs/debian/kcmshell')
-rwxr-xr-x | ubuntu/lucid_automake/kdelibs/debian/kcmshell | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ubuntu/lucid_automake/kdelibs/debian/kcmshell b/ubuntu/lucid_automake/kdelibs/debian/kcmshell deleted file mode 100755 index 57d0e82bb..000000000 --- a/ubuntu/lucid_automake/kdelibs/debian/kcmshell +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh - -export TDEDIRS=/usr/:/opt/kde3/ -/opt/kde3/bin/kcmshell.real $1 $2 $3 $4 $5 $6 $7 $8 |