Author: goneri-guest
Date: 2008-02-05 17:16:22 +0000 (Tue, 05 Feb 2008)
New Revision: 5641
Modified:
packages/trunk/netpanzer/debian/changelog
packages/trunk/netpanzer/debian/rules
Log:
* call jam with the -q flag to make it stop building as soon as an error
append
Modified: packages/trunk/netpanzer/debian/changelog
===================================================================
--- packages/trunk/netpanzer/debian/changelog 2008-02-05 17:02:34 UTC (rev
5640)
+++ packages/trunk/netpanzer/debian/changelog 2008-02-05 17:16:22 UTC (rev
5641)
@@ -10,6 +10,8 @@
* dpkg-buildpackage -B doesn't create arch all package anymore
* clean quilt .pc directory and config.log
* add desktop.diff to remove the invalid category Application
+ * call jam with the -q flag to make it stop building as soon as an error
+ append
-- Barry deFreese <[EMAIL PROTECTED]> Thu, 08 Nov 2007 23:17:03 -0500
Modified: packages/trunk/netpanzer/debian/rules
===================================================================
--- packages/trunk/netpanzer/debian/rules 2008-02-05 17:02:34 UTC (rev
5640)
+++ packages/trunk/netpanzer/debian/rules 2008-02-05 17:16:22 UTC (rev
5641)
@@ -35,7 +35,7 @@
build-stamp: config.status
dh_testdir
- jam
+ jam -q
touch build-stamp
_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits