Author: branden Date: 2003-09-25 14:31:35 -0500 (Thu, 25 Sep 2003) New Revision: 586
Modified: branches/4.3.0/sid/debian/patches/017_fix_Xlib_depend_target.diff Log: Add explanation of patch's motivation and function. - debian/patches/017_fix_Xlib_depend_target.diff Modified: branches/4.3.0/sid/debian/patches/017_fix_Xlib_depend_target.diff =================================================================== --- branches/4.3.0/sid/debian/patches/017_fix_Xlib_depend_target.diff 2003-09-25 19:31:03 UTC (rev 585) +++ branches/4.3.0/sid/debian/patches/017_fix_Xlib_depend_target.diff 2003-09-25 19:31:35 UTC (rev 586) @@ -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 @@ -1087,5 +1087,7 @@