[hedgewars] 01/01: back to fpc

Gianfranco Costamagna locutusofborg at moszumanska.debian.org
Tue May 16 12:25:31 UTC 2017


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

locutusofborg pushed a commit to branch master
in repository hedgewars.

commit efa6d81fa81de1652974780fc2dfd0dd0fa40162
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Tue May 16 14:25:25 2017 +0200

    back to fpc
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 443ffd0..42e5ee8 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 | grep -o installed), installed)
+ifeq ($(shell dpkg -s fpc | 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