diff options
| author | Koichiro IWAO <meta@vmeta.jp> | 2016-01-19 10:43:11 +0900 |
|---|---|---|
| committer | Koichiro IWAO <meta@vmeta.jp> | 2016-01-19 11:26:19 +0900 |
| commit | fbe6c10fc5c86c3b14e49e282dcfcf358eedbd44 (patch) | |
| tree | 5d504359c75ca0ca520af3a7b4dee7dedb72ac2b | |
| parent | 2893fefc9131b5dbb782bb315ce721477789da15 (diff) | |
| download | xrdp-proprietary-fbe6c10fc5c86c3b14e49e282dcfcf358eedbd44.tar.gz xrdp-proprietary-fbe6c10fc5c86c3b14e49e282dcfcf358eedbd44.zip | |
X11rdp: disable fontconfig docs
as it rarely fails to build. Nobody actually needs fontconfig docs
to build and run x11rdp even if it builds successfully. Thus we can
just disable it.
| -rw-r--r-- | xorg/X11R7.6/x11_file_list.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg/X11R7.6/x11_file_list.txt b/xorg/X11R7.6/x11_file_list.txt index 254ac7a6..f868bb64 100644 --- a/xorg/X11R7.6/x11_file_list.txt +++ b/xorg/X11R7.6/x11_file_list.txt @@ -12,7 +12,7 @@ libxml2-sources-2.7.8.tar.gz : libxml2-2.7.8 libpng-1.2.46.tar.gz : libpng-1.2.46 : pixman-0.30.0.tar.bz2 : pixman-0.30.0 : --disable-gtk freetype-2.4.6.tar.bz2 : freetype-2.4.6 : -fontconfig-2.8.0.tar.gz : fontconfig-2.8.0 : +fontconfig-2.8.0.tar.gz : fontconfig-2.8.0 : --disable-docs cairo-1.8.8.tar.gz : cairo-1.8.8 : expat-2.0.1.tar.gz : expat-2.0.1 : xextproto-7.1.2.tar.bz2 : xextproto-7.1.2 : |
