summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/applications/keep
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-07 13:58:40 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-07 13:58:40 -0600
commitdb492eb63c802187323c1febcec142daf2f4d74c (patch)
tree63e4d88dd7b3c518ecee292834c4ac7fecf8bdcd /ubuntu/maverick/applications/keep
parent413e1748b4f6634573311f24e9cce4ad099d9f15 (diff)
downloadtde-packaging-db492eb63c802187323c1febcec142daf2f4d74c.tar.gz
tde-packaging-db492eb63c802187323c1febcec142daf2f4d74c.zip
Undo prior accidental rename of translation files on Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick/applications/keep')
-rw-r--r--ubuntu/maverick/applications/keep/debian/patches/kubuntu_01_kdepot.diff2
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/applications/keep/debian/patches/kubuntu_01_kdepot.diff b/ubuntu/maverick/applications/keep/debian/patches/kubuntu_01_kdepot.diff
index 782118729..de663438c 100644
--- a/ubuntu/maverick/applications/keep/debian/patches/kubuntu_01_kdepot.diff
+++ b/ubuntu/maverick/applications/keep/debian/patches/kubuntu_01_kdepot.diff
@@ -16,5 +16,5 @@ diff -Nur keep-0.4.0/admin/cvs.sh keep-0.4.0.new/admin/cvs.sh
- kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
if ! test -f $kdepotpath; then
- kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
+ kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
fi