libressl: remove usage of install

This commit is contained in:
Dylan Araps 2021-07-01 16:20:12 +00:00
parent 898e246f75
commit 39cfb3320a
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C

View File

@ -7,4 +7,4 @@
make
make DESTDIR="$1" install
install -Dm 755 update-certdata.sh "$1/etc/ssl"
cp -f update-certdata.sh "$1/etc/ssl"