2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-12-22 07:10:16 -07:00

binutils: remove rm

This commit is contained in:
Dylan Araps 2019-10-07 16:40:28 +03:00
parent e155167126
commit 9104289b1e
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

View File

@ -12,6 +12,3 @@
make
make DESTDIR="$1" install
# Remove all info files.
rm -rf "$1/usr/share/info"