[SCM] KDE PIM module packaging branch, master, updated. debian/4.10.5-1

Pino Toscano pino at alioth.debian.org
Sat Jul 13 15:25:15 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kdepim.git;a=commitdiff;h=db97dd9

The following commit has been merged in the master 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 file changed, 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