summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/tdelibs/debian/patches/kubuntu_38_no_generate_kdepot.diff
diff options
context:
space:
mode:
Diffstat (limited to 'ubuntu/maverick/tdelibs/debian/patches/kubuntu_38_no_generate_kdepot.diff')
-rw-r--r--ubuntu/maverick/tdelibs/debian/patches/kubuntu_38_no_generate_kdepot.diff2
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/tdelibs/debian/patches/kubuntu_38_no_generate_kdepot.diff b/ubuntu/maverick/tdelibs/debian/patches/kubuntu_38_no_generate_kdepot.diff
index 3a40b1045..06bd685ca 100644
--- a/ubuntu/maverick/tdelibs/debian/patches/kubuntu_38_no_generate_kdepot.diff
+++ b/ubuntu/maverick/tdelibs/debian/patches/kubuntu_38_no_generate_kdepot.diff
@@ -3,7 +3,7 @@
@@ -54,10 +54,8 @@
find $$dirs -maxdepth 1 -name "*.cc" -print >> files ;\
find $$dirs -maxdepth 1 -name "*.h" -print >> files ;\
- echo ./kdecore/kde-config.cpp.in >> files ;\
+ echo ./tdecore/kde-config.cpp.in >> files ;\
- $(EXTRACTRC) `find $$dirs -maxdepth 1 \( -name "*.rc" -o -name "*.ui" \) ` ./dnssd/kcm_kdnssd.kcfg > rc.cpp; \
- : > kde.pot ;\
+ $(EXTRACTRC) `find $$dirs -maxdepth 1 \( -name "*.rc" -o -name "*.ui" \) ` ./dnssd/kcm_kdnssd.kcfg > rc.cpp;