[minetest-mod-craftguide] 01/01: Document why mogrifying is needed

Julien Puydt julien.puydt at laposte.net
Thu Oct 5 05:53:17 UTC 2017


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

jpuydt-guest pushed a commit to branch master
in repository minetest-mod-craftguide.

commit 63990a510e1d0e6cd7b888a384bad056d2f214df
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Thu Oct 5 07:53:12 2017 +0200

    Document why mogrifying is needed
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 27341c9..79d33d7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,9 @@
 %:
 	dh $@
 
+# those two overrides are there because of:
+# https://github.com/minetest-mods/craftguide/issues/23
+#
 override_dh_auto_build:
 	mkdir textures_fixed
 	cp textures/*.png textures_fixed/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/minetest-mod-craftguide.git



More information about the Pkg-games-commits mailing list