diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-02-07 13:58:40 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-02-07 13:58:40 -0600 |
commit | db492eb63c802187323c1febcec142daf2f4d74c (patch) | |
tree | 63e4d88dd7b3c518ecee292834c4ac7fecf8bdcd /ubuntu/maverick/applications/keep | |
parent | 413e1748b4f6634573311f24e9cce4ad099d9f15 (diff) | |
download | tde-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.diff | 2 |
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 |