pcre: update for new env

This commit is contained in:
Dylan Araps 2021-07-18 06:01:27 +03:00
parent f4fe6c3802
commit 664a928d4f
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C

View File

@ -5,6 +5,6 @@
--enable-unicode-properties
make
make DESTDIR="$1" install
make install
rm -rf "$1/usr/share/doc"