[ufoai-maps] 08/09: Use gzip z1 compression.

Markus Koschany apo-guest at moszumanska.debian.org
Sun Nov 22 23:47:39 UTC 2015


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository ufoai-maps.

commit 40d6e505f0aa065051530b4a025537f1299cb0cb
Author: Markus Koschany <apo at debian.org>
Date:   Sun Nov 22 19:51:53 2015 +0100

    Use gzip z1 compression.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 5698a54..dd372b2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,6 @@ override_dh_auto_build:
 override_dh_clean:
 	dh_clean
 	find $(CURDIR) -type f -name '*.bsp' -name '*.pk3' -delete
+
+override_dh_builddeb:
+	dh_builddeb -- -Zgzip -z1

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/ufoai-maps.git



More information about the Pkg-games-commits mailing list