Author: dnusinow
Date: 2005-10-20 20:10:55 -0500 (Thu, 20 Oct 2005)
New Revision: 703

Modified:
   branches/modular/proto/BigReqs/debian/rules
Log:
Include the xsfbs.mk so that we can at least use make-orig-tar-gz if we want.

Modified: branches/modular/proto/BigReqs/debian/rules
===================================================================
--- branches/modular/proto/BigReqs/debian/rules 2005-10-21 01:06:38 UTC (rev 
702)
+++ branches/modular/proto/BigReqs/debian/rules 2005-10-21 01:10:55 UTC (rev 
703)
@@ -2,12 +2,15 @@
 # debian/rules for the Debian x11proto-bigreqs-dev package.
 # Copyright © 2004 Scott James Remnant <[EMAIL PROTECTED]>
 # Copyright © 2005 Daniel Stone <[EMAIL PROTECTED]>
+# Copyright © 2005 David Nusinow <[EMAIL PROTECTED]>
 
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
 PACKAGE = x11proto-bigreqs-dev
 
+include debian/xsfbs/xsfbs.mk
+
 CFLAGS = -Wall -g
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
        CFLAGS += -O0


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to