xorg-server: make Xorg wrapper script executable

This commit is contained in:
Duncaen 2018-08-12 16:13:39 +02:00
parent d7ab19d3a2
commit 2a76b98d69
2 changed files with 3 additions and 2 deletions

View file

@ -1,6 +1,6 @@
--- hw/xfree86/meson.build.orig
+++ hw/xfree86/meson.build
@@ -145,12 +145,14 @@
@@ -145,12 +145,15 @@
install_dir: get_option('libexecdir'),
# install_mode: ['r-sr-xr-x', 0, 0],
)
@ -14,6 +14,7 @@
+ configuration: conf_data,
+ ),
+ rename: 'Xorg',
+ install_mode: 'rwxr-xr-x',
install_dir: join_paths(get_option('prefix'), get_option('bindir')),
- )
+ )

View file

@ -1,7 +1,7 @@
# Template file for 'xorg-server'
pkgname=xorg-server
version=1.20.1
revision=3
revision=4
build_style=meson
configure_args="-Dipv6=true -Dxorg=true -Dxnest=true -Dxephyr=true
-Dxvfb=true -Dhal=false -Dudev=true -Dxkb_dir=/usr/share/X11/xkb