2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-12-22 23:30:05 -07:00

libX11: Fix install

This commit is contained in:
Dylan Araps 2019-08-19 00:56:38 +00:00
parent abbf0c4b35
commit e600b0d0af

View File

@ -11,4 +11,3 @@ make DESTDIR="$1" install
# Remove unneeded files.
rm -rf "$1/usr/share/doc"
rm -rf "$1/usr/share/man/man3"
rm -rf "$1/usr/share/X11/locale"