summaryrefslogtreecommitdiffstats
path: root/debian/lenny/tdegames/debian/patches/common/kubuntu_01_kdepot.diff
diff options
context:
space:
mode:
Diffstat (limited to 'debian/lenny/tdegames/debian/patches/common/kubuntu_01_kdepot.diff')
-rw-r--r--debian/lenny/tdegames/debian/patches/common/kubuntu_01_kdepot.diff6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/lenny/tdegames/debian/patches/common/kubuntu_01_kdepot.diff b/debian/lenny/tdegames/debian/patches/common/kubuntu_01_kdepot.diff
index 0caf5361a..c02687784 100644
--- a/debian/lenny/tdegames/debian/patches/common/kubuntu_01_kdepot.diff
+++ b/debian/lenny/tdegames/debian/patches/common/kubuntu_01_kdepot.diff
@@ -4,7 +4,7 @@
if test -z "$PREPARETIPS"; then PREPARETIPS=preparetips ; fi
export EXTRACTRC PREPARETIPS
-+kdepotpath=/opt/trinity/include/kde/kde.pot
++kdepotpath=/opt/trinity/include/tde/kde.pot
+
for subdir in $dirs; do
test -z "$VERBOSE" || echo "Making messages in $subdir"
@@ -15,11 +15,11 @@
- kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
- if ! test -f $kdepotpath; then
-- kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
+- kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
- fi
+# kdepotpath=${includedir:-`kde-config --expandvars --install include`}/kde.pot
+# if ! test -f $kdepotpath; then
-+# kdepotpath=`kde-config --expandvars --prefix`/include/kde.pot
++# kdepotpath=`kde-config --expandvars --prefix`/include/tde.pot
+# fi
$MAKE -s -f _transMakefile podir=$podir EXTRACTRC="$EXTRACTRC" PREPARETIPS="$PREPARETIPS" srcdir=. \