summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/applications/keep/debian/patches/kubuntu_01_kdepot.diff
diff options
context:
space:
mode:
Diffstat (limited to 'ubuntu/maverick/applications/keep/debian/patches/kubuntu_01_kdepot.diff')
-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