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

X Strike Force X.Org X11 SVN commit: r1117 - branches/modular/lib/libXxf86vm-X11R7.0-1.0.0/debian



Author: dnusinow
Date: 2006-01-24 20:48:10 -0500 (Tue, 24 Jan 2006)
New Revision: 1117

Modified:
   branches/modular/lib/libXxf86vm-X11R7.0-1.0.0/debian/rules
Log:
Have rules file use xsfbs

Modified: branches/modular/lib/libXxf86vm-X11R7.0-1.0.0/debian/rules
===================================================================
--- branches/modular/lib/libXxf86vm-X11R7.0-1.0.0/debian/rules	2006-01-25 01:46:31 UTC (rev 1116)
+++ branches/modular/lib/libXxf86vm-X11R7.0-1.0.0/debian/rules	2006-01-25 01:48:10 UTC (rev 1117)
@@ -2,6 +2,7 @@
 # debian/rules for the Debian libxxf86vm package.
 # Copyright © 2004 Scott James Remnant <scott@netsplit.com>
 # Copyright © 2005 Daniel Stone <daniel@fooishbar.org>
+# Copyright © 2005 David Nusinow <dnusinow@debian.org>
 
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
@@ -9,6 +10,8 @@
 # set this to the name of the main shlib's binary package
 PACKAGE = libxxf86vm1
 
+include debian/xsfbs/xsfbs.mk
+
 CFLAGS = -Wall -g
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
 	CFLAGS += -O0



Reply to: