summaryrefslogtreecommitdiffstats
path: root/debian/squeeze/kde-i18n/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/squeeze/kde-i18n/debian/rules')
-rwxr-xr-xdebian/squeeze/kde-i18n/debian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/squeeze/kde-i18n/debian/rules b/debian/squeeze/kde-i18n/debian/rules
index 0812f3e17..4ba3b4b82 100755
--- a/debian/squeeze/kde-i18n/debian/rules
+++ b/debian/squeeze/kde-i18n/debian/rules
@@ -8,7 +8,7 @@ I18N_DIR_PREFIX := kde-i18n
I18N_VERSION := 3.5.10
I18N_DIR_PAT := $(I18N_DIR_PREFIX)-%-$(I18N_VERSION)
I18N_DIRS := $(subst .tar.bz2,,$(wildcard $(I18N_DIR_PREFIX)-*-$(I18N_VERSION).tar.bz2))
-I18N_PATCHES := $(wildcard debian/patches/*.diff)
+#I18N_PATCHES := $(wildcard debian/patches/*.diff)
# Stamps and support variables
cur_lang = $(word 2,$(subst __, ,$@))