gperf: update for new env

This commit is contained in:
Dylan Araps 2021-07-18 05:22:02 +03:00
parent 19b462aa67
commit 691582c95b
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C

View File

@ -4,7 +4,7 @@
--prefix=/usr
make
make DESTDIR="$1" install
make install
# Remove HTML documentation.
rm -rf "$1/usr/share/doc"