[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

X Strike Force X.Org X11 SVN commit: r790 - branches/modular/debian/x11-common/debian



Author: dnusinow
Date: 2005-10-27 22:43:10 -0500 (Thu, 27 Oct 2005)
New Revision: 790

Modified:
   branches/modular/debian/x11-common/debian/
   branches/modular/debian/x11-common/debian/rules
Log:
Pull in xsfbs and include it in debian/rules


Property changes on: branches/modular/debian/x11-common/debian
___________________________________________________________________
Name: svn:externals
   + xsfbs   svn://necrotic.deadbeast.net/xorg-x11/trunk/xsfbs


Modified: branches/modular/debian/x11-common/debian/rules
===================================================================
--- branches/modular/debian/x11-common/debian/rules	2005-10-28 03:40:41 UTC (rev 789)
+++ branches/modular/debian/x11-common/debian/rules	2005-10-28 03:43:10 UTC (rev 790)
@@ -2,10 +2,13 @@
 # -*- makefile -*-
 # Sample debian/rules that uses debhelper.
 # GNU copyright 1997 to 1999 by Joey Hess.
+# Copyright © 2005 David Nusinow <dnusinow@debian.org>
 
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+include debian/xsfbs/xsfbs.mk
+
 build:
 build-indep:
 build-arch:



Reply to: