mirror of
https://codeberg.org/kiss-community/repo
synced 2024-11-19 13:10:07 -07:00
xorg-server: fix package
This commit is contained in:
parent
be01908eb0
commit
8e38f4b224
@ -19,3 +19,6 @@ make
|
|||||||
make DESTDIR="$1" install
|
make DESTDIR="$1" install
|
||||||
|
|
||||||
rm -f "$1/usr/share/X11/xorg.conf.d/10-evdev.conf"
|
rm -f "$1/usr/share/X11/xorg.conf.d/10-evdev.conf"
|
||||||
|
|
||||||
|
# Set suid for xorg.
|
||||||
|
chmod u+s "$1/usr/bin/Xorg"
|
||||||
|
@ -1 +1 @@
|
|||||||
1.20.5 5
|
1.20.5 6
|
||||||
|
Loading…
Reference in New Issue
Block a user