[neverball] 01/02: debian/rules: Use correct ENABLE_HMD option.

Markus Koschany apo at moszumanska.debian.org
Wed Dec 14 09:23:33 UTC 2016


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

apo pushed a commit to branch master
in repository neverball.

commit 549b72fa0561cdddc95c42b618a27cf9bcbcc8d0
Author: Markus Koschany <apo at debian.org>
Date:   Wed Dec 14 09:38:53 2016 +0100

    debian/rules: Use correct ENABLE_HMD option.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 1f56ca6..2d1c8d6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@ override_dh_auto_build-arch:
 	$(MAKE) $(shell dpkg-buildflags --export=configure) \
 		DATADIR=/usr/share/games/neverball \
 		LOCALEDIR=/usr/share/locale \
-		ENABLE_OPENHMD=$(OPENHMD) \
+		ENABLE_HMD=$(OPENHMD) \
 		executables
 	# Rename icons for .desktop files.
 	cp $(CURDIR)/dist/neverball_128.png $(CURDIR)/dist/neverball.png

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



More information about the Pkg-games-commits mailing list