[hyperrogue] 21/30: Ensure we don't build against the embedded copy of glew.c.

Markus Koschany apo at moszumanska.debian.org
Fri Sep 9 22:55:44 UTC 2016


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

apo pushed a commit to branch master
in repository hyperrogue.

commit e2433bff3acf5604c02d4e933cf9bb07963d8c8d
Author: Markus Koschany <apo at debian.org>
Date:   Fri Sep 9 23:50:13 2016 +0200

    Ensure we don't build against the embedded copy of glew.c.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index d4e9d87..b43c1b5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,4 +6,5 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie
 	dh $@ --parallel
 
 override_dh_auto_build:
+	$(RM) src/glew.c
 	dh_auto_build -Dsrc

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



More information about the Pkg-games-commits mailing list