2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-10-02 06:21:10 -06:00

xorg-server: fix package

This commit is contained in:
Dylan Araps 2019-08-29 21:04:12 +00:00
parent be01908eb0
commit 8e38f4b224
2 changed files with 4 additions and 1 deletions

View File

@ -19,3 +19,6 @@ make
make DESTDIR="$1" install
rm -f "$1/usr/share/X11/xorg.conf.d/10-evdev.conf"
# Set suid for xorg.
chmod u+s "$1/usr/bin/Xorg"

View File

@ -1 +1 @@
1.20.5 5
1.20.5 6