]> git.pld-linux.org Git - packages/XFree86-Servers.git/blob - XFree86-Servers-serversonly.patch
- move compressed patch to distfiles
[packages/XFree86-Servers.git] / XFree86-Servers-serversonly.patch
1 --- xc/config/cf/xf86site.def.jj        Mon Jun  5 16:19:15 2000
2 +++ xc/config/cf/xf86site.def   Mon Jun  5 16:23:40 2000
3 @@ -246,15 +246,13 @@ XCOMM $XFree86: xc/config/cf/xf86site.de
4  
5  /*
6   * To disable building the Xnest server, uncomment this.
7 - *
8 -#define XnestServer            NO
9   */
10 +#define XnestServer            NO
11  
12  /*
13   * To disable building Xvfb, uncomment this.
14 - *
15 -#define XVirtualFramebufferServer      NO
16   */
17 +#define XVirtualFramebufferServer      NO
18  
19  /*
20   * Set the default server (ie the one that gets the sym-link to "X")
21 @@ -340,8 +338,8 @@ XCOMM $XFree86: xc/config/cf/xf86site.de
22   * fonts once, if this is a first time install you will want to build the
23   * fonts)
24   *
25 - */
26  #define BuildFonts             YES
27 + */
28  
29  /*
30   * To not build/install the 75dpi fonts, uncomment the following
31 @@ -382,9 +380,8 @@ XCOMM $XFree86: xc/config/cf/xf86site.de
32  /*
33   * To build only the servers with a cut-down source tree, uncomment
34   * this.
35 - *
36 -#define BuildServersOnly       YES
37   */
38 +#define BuildServersOnly       YES
39  
40  /*
41   * To disable building XInput support, uncomment this
This page took 0.088715 seconds and 3 git commands to generate.