summaryrefslogtreecommitdiffstats
path: root/ubuntu/lucid_automake/kdelibs/debian/patches/kubuntu_38_no_generate_kdepot.diff
diff options
context:
space:
mode:
Diffstat (limited to 'ubuntu/lucid_automake/kdelibs/debian/patches/kubuntu_38_no_generate_kdepot.diff')
-rw-r--r--ubuntu/lucid_automake/kdelibs/debian/patches/kubuntu_38_no_generate_kdepot.diff14
1 files changed, 0 insertions, 14 deletions
diff --git a/ubuntu/lucid_automake/kdelibs/debian/patches/kubuntu_38_no_generate_kdepot.diff b/ubuntu/lucid_automake/kdelibs/debian/patches/kubuntu_38_no_generate_kdepot.diff
deleted file mode 100644
index 2bdd698e6..000000000
--- a/ubuntu/lucid_automake/kdelibs/debian/patches/kubuntu_38_no_generate_kdepot.diff
+++ /dev/null
@@ -1,14 +0,0 @@
---- kdelibs/Makefile.am.in 2006-06-26 16:14:54.000000000 +0000
-+++ kdelibs/Makefile.am.in 2006-06-26 16:16:33.000000000 +0000
-@@ -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 ;\
-- $(EXTRACTRC) `find $$dirs -maxdepth 1 \( -name "*.rc" -o -name "*.ui" \) ` ./dnssd/kcm_tdednssd.kcfg > rc.cpp; \
-- : > kde.pot ;\
-+ $(EXTRACTRC) `find $$dirs -maxdepth 1 \( -name "*.rc" -o -name "*.ui" \) ` ./dnssd/kcm_tdednssd.kcfg > rc.cpp;
- $(XGETTEXT) -ktranslate -x qt-messages.pot rc.cpp `cat files` && cat messages.po qt-messages.pot > $(podir)/kdelibs.pot
-- $(XGETTEXT) common_texts.cpp -o kde.pot
- rm -f dirs
-
- EXTRA_DIST = admin kde.pot \