From 530995ee8307721a6c1389ae69e92d65a5a4cb8c Mon Sep 17 00:00:00 2001 From: Evgeniy Kozhuhovskiy Date: Wed, 16 Feb 2005 07:13:36 +0000 Subject: [PATCH] rules --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 6f8532c..8d8c229 100755 --- a/debian/rules +++ b/debian/rules @@ -37,7 +37,7 @@ build-stamp: configure-stamp dh_testdir # Add here commands to compile the package. - $(MAKE) -C source 2>/dev/null + $(MAKE) -C source # /usr/bin/docbook-to-man debian/bforce.sgml > bforce.1 touch build-stamp