[lordsawar] 42/133: Remove French translation on install.
Markus Koschany
apo-guest at moszumanska.debian.org
Thu Jul 2 17:37:55 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository lordsawar.
commit 425dff9b26900f8be5db51eddeed4a9005f6ebc4
Author: Barry deFreese <bddebian at comcast.net>
Date: Sun Jun 15 00:39:14 2008 +0000
Remove French translation on install.
---
debian/changelog | 1 +
debian/rules | 3 +++
2 files changed, 4 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index c140093..48d8372 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ lordsawar (0.0.9-1) unstable; urgency=low
+ Add new build-dependency for libgnet-dev.
* Add simple man page for new lordsawar-tile-editor.
* Add desktop file for lordsawar-tile-editor.
+ * Remove French translation on install.
-- Barry deFreese <bddebian at comcast.net> Thu, 05 Jun 2008 20:53:44 -0400
diff --git a/debian/rules b/debian/rules
index 850c236..1c57f31 100755
--- a/debian/rules
+++ b/debian/rules
@@ -57,6 +57,9 @@ install: build
$(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
+ #Remove French translation as it is garbage
+ rm -rf debian/tmp/usr/share/games/locale/fr
+
dh_install --list-missing
binary-indep: build install
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/lordsawar.git
More information about the Pkg-games-commits
mailing list