[arch-commits] Commit in xorg-server/trunk (PKGBUILD)

Andreas Radke andyrtr at archlinux.org
Wed May 16 15:43:12 UTC 2018


    Date: Wednesday, May 16, 2018 @ 15:43:11
  Author: andyrtr
Revision: 324366

upgpkg: xorg-server 1.20.0-2

fx font path - FS#58612

Modified:
  xorg-server/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-16 15:41:38 UTC (rev 324365)
+++ PKGBUILD	2018-05-16 15:43:11 UTC (rev 324366)
@@ -6,7 +6,7 @@
 pkgname=('xorg-server' 'xorg-server-xephyr' 'xorg-server-xdmx' 'xorg-server-xvfb' 'xorg-server-xnest' 
          'xorg-server-xwayland' 'xorg-server-common' 'xorg-server-devel')
 pkgver=1.20.0
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 license=('custom')
 groups=('xorg')
@@ -74,8 +74,7 @@
     -D systemd_logind=true \
     -D suid_wrapper=true \
     -D xkb_dir=/usr/share/X11/xkb \
-    -D xkb_output_dir=/var/lib/xkb \
-    -D default_font_path=/usr/share/fonts
+    -D xkb_output_dir=/var/lib/xkb
      
 #     -D xwayland_eglstream=true \ # requires weston-eglstream from AUR
 



More information about the arch-commits mailing list