[hedgewars] 02/02: Restore hack

Gianfranco Costamagna locutusofborg-guest at moszumanska.debian.org
Mon Sep 14 13:19:15 UTC 2015


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

locutusofborg-guest pushed a commit to branch master
in repository hedgewars.

commit 1c9e2a02fe3b4107fa934679ca08288e8008cf17
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Mon Sep 14 15:19:05 2015 +0200

    Restore hack
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index c68b9e9..82c2f86 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@
 
 DEJAVU_DIRECTORY := $(shell dirname `readlink -f /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Bold.ttf`)
 
-ifeq ($(shell dpkg -s fp-compiler-2.6.4 | grep -o installed), installed)
+ifeq ($(shell dpkg -s fp-compiler | grep -o installed), installed)
  BUILD_ENGINE_C := NO
 else
  BUILD_ENGINE_C := YES

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/hedgewars.git



More information about the Pkg-games-commits mailing list