Author: branden
Date: 2003-09-25 14:31:03 -0500 (Thu, 25 Sep 2003)
New Revision: 585

Modified:
   trunk/debian/patches/041_fix_Xlib_depend_target.diff
Log:
Add explanation of patch's motivation and function.

- debian/patches/041_fix_Xlib_depend_target.diff


Modified: trunk/debian/patches/041_fix_Xlib_depend_target.diff
===================================================================
--- trunk/debian/patches/041_fix_Xlib_depend_target.diff        2003-09-25 
05:57:32 UTC (rev 584)
+++ trunk/debian/patches/041_fix_Xlib_depend_target.diff        2003-09-25 
19:31:03 UTC (rev 585)
@@ -2,6 +2,10 @@
 
 This patch by Ishikawa MUTSUMI.
 
+Fixes build failure due to missing depend target in Xlib's Imakefile if
+"BuildServersOnly" is YES, "BuildXnestServer" is NO, and "BuildGLXLibrary"
+is NO.
+
 --- xc/lib/X11/Imakefile.orig  2003-02-20 11:41:45.000000000 -0500
 +++ xc/lib/X11/Imakefile       2003-02-20 11:41:48.000000000 -0500
 @@ -1073,5 +1073,7 @@

Reply via email to