[SCM] KDE PIM module packaging branch, experimental, updated. debian/4.4.11.1+l10n-1-49-g4fd50a6

José Manuel Santamaría Lema santa-guest at alioth.debian.org
Thu Sep 29 08:34:09 UTC 2011


The following commit has been merged in the experimental branch:
commit db97dd9aec1500331a0fb5fe41bb38e2526c9e4d
Author: José Manuel Santamaría Lema <panfaust at gmail.com>
Date:   Thu Sep 29 10:10:30 2011 +0200

    Remove translations removal stuff from rules.
---
 debian/rules |   20 --------------------
 1 files changed, 0 insertions(+), 20 deletions(-)

diff --git a/debian/rules b/debian/rules
index 4658e9d..fd8cd31 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,26 +9,6 @@ override_dh_auto_configure:
 
 .PHONY: override_dh_auto_test
 
-rm_mo = rm -f debian/tmp/usr/share/locale/*/LC_MESSAGES/$1
-
-override_dh_auto_install:
-	$(overridden_command)
-	
-	# Remove unused translations with the help of wildcards.
-	# Otherwise they would clutter debian/not-installed
-	
-	# Examples (examples/)
-	$(call rm_mo,mailreader.mo)
-	$(call rm_mo,plasma_applet_kpapplet.mo)
-	
-	# Mobile stuff
-	$(call rm_mo,libkdepimmobileui.mo)
-	$(call rm_mo,kaddressbook-mobile.mo)
-	$(call rm_mo,kmail-mobile.mo)
-	$(call rm_mo,korganizer-mobile.mo)
-	$(call rm_mo,notes-mobile.mo)
-	$(call rm_mo,tasks-mobile.mo)
-
 # Strict local dependencies (there are no external ones anyway)
 override_dh_makeshlibs:
 	$(overridden_command) -V

-- 
KDE PIM module packaging



More information about the pkg-kde-commits mailing list