flex: Disable docs

This commit is contained in:
Dylan Araps 2021-07-06 14:25:18 +03:00
parent 800fed7ff8
commit d4c59b7b6f
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
1 changed files with 3 additions and 0 deletions

View File

@ -9,3 +9,6 @@ make
make DESTDIR="$1" install
ln -s flex "$1/usr/bin/lex"
# Remove READMEs and such.
rm -rf "$1/usr/share/doc"