mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-22 15:20:06 -07:00
libX11: minor changes
This commit is contained in:
parent
5f1edd1280
commit
21e6fb1a19
@ -10,6 +10,8 @@ CFLAGS_FOR_BUILD=-fPIC \
|
||||
make
|
||||
make DESTDIR="$1" install
|
||||
|
||||
# This will be removed once 'xorgproto' 2019.2
|
||||
# is released.
|
||||
# Conflicts with xorgproto.
|
||||
rm -f "$1/usr/include/X11/extensions/XKBgeom.h"
|
||||
|
||||
# Remove library documentation.
|
||||
rm -rf "$1/usr/share/man/man3"
|
||||
|
Loading…
Reference in New Issue
Block a user