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

X Strike Force SVN commit: rev 61 - branches/4.3.0/sid/debian/patches



Author: daniel
Date: 2003-05-26 04:13:18 -0500 (Mon, 26 May 2003)
New Revision: 61

Modified:
   branches/4.3.0/sid/debian/patches/910_Xserver_RTFF.diff
Log:
Fix line numbers, et al.


Modified: branches/4.3.0/sid/debian/patches/910_Xserver_RTFF.diff
==============================================================================
--- branches/4.3.0/sid/debian/patches/910_Xserver_RTFF.diff	2003-05-26 07:56:57 UTC (rev 60)
+++ branches/4.3.0/sid/debian/patches/910_Xserver_RTFF.diff	2003-05-26 09:13:18 UTC (rev 61)
@@ -1,8 +1,8 @@
 --- xc/programs/Xserver/dix/Imakefile~	2003-02-27 05:17:12.000000000 -0500
 +++ xc/programs/Xserver/dix/Imakefile	2003-02-27 05:19:03.000000000 -0500
-@@ -75,9 +75,14 @@
-     QUARTZ_DEFINES = -DDARWIN_WITH_QUARTZ
+@@ -77,9 +77,14 @@
  #endif
+ #endif
  
 +#if LinuxDistribution && (LinuxDistribution == LinuxDebian)
 +    LINUX_DEFINES = -DDEBIAN
@@ -18,7 +18,7 @@
  NormalLibraryTarget(dix,$(OBJS))
 --- xc/programs/Xserver/dix/main.c~	2003-02-27 05:13:14.000000000 -0500
 +++ xc/programs/Xserver/dix/main.c	2003-02-27 05:31:45.000000000 -0500
-@@ -416,10 +416,44 @@
+@@ -397,10 +397,44 @@
  			defaultFontPath);
  	}
  	if (!SetDefaultFont(defaultTextFont))



Reply to: