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"