This is an automated email from the git hooks/post-receive script. locutusofborg-guest pushed a commit to branch master in repository hedgewars.
commit 8de50ddcc80c2e984b9d1ceaf73a203ba9b844de Author: Gianfranco Costamagna <[email protected]> Date: Tue Sep 15 13:50:58 2015 +0200 Revert to fpc --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 82c2f86..2563a32 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 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

