diff options
Diffstat (limited to 'package/xorg/xorg-config.patch')
-rw-r--r-- | package/xorg/xorg-config.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/xorg/xorg-config.patch b/package/xorg/xorg-config.patch index 8f6861d8a..a2f49cf9f 100644 --- a/package/xorg/xorg-config.patch +++ b/package/xorg/xorg-config.patch @@ -8,8 +8,8 @@ +#define ProjectRoot /usr/X11R6 +#define NothingOutsideProjectRoot YES + -+#define HasFreetype2 REPLACE_HAS_FREETYPE2 -+#define Freetype2Dir REPLACE_STAGING_DIR/usr ++#define HasFreetype2 YES ++#define Freetype2Dir REPLACE_STAGING_DIR +#define HasFontconfig NO +#define HasLibpng YES +#define HasZlib YES |