summaryrefslogtreecommitdiffstats
path: root/debian/squeeze/tdegames/debian/patches/common/kubuntu_01_kdepot.diff
diff options
context:
space:
mode:
Diffstat (limited to 'debian/squeeze/tdegames/debian/patches/common/kubuntu_01_kdepot.diff')
-rw-r--r--debian/squeeze/tdegames/debian/patches/common/kubuntu_01_kdepot.diff4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/squeeze/tdegames/debian/patches/common/kubuntu_01_kdepot.diff b/debian/squeeze/tdegames/debian/patches/common/kubuntu_01_kdepot.diff
index c02687784..e154eb334 100644
--- a/debian/squeeze/tdegames/debian/patches/common/kubuntu_01_kdepot.diff
+++ b/debian/squeeze/tdegames/debian/patches/common/kubuntu_01_kdepot.diff
@@ -15,11 +15,11 @@
- 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
+# 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
$MAKE -s -f _transMakefile podir=$podir EXTRACTRC="$EXTRACTRC" PREPARETIPS="$PREPARETIPS" srcdir=. \