2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

e2fsprogs: remove rm

This commit is contained in:
Dylan Araps 2019-10-07 16:46:30 +03:00
parent b354583e65
commit c951fc03cb
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

View File

@ -17,6 +17,3 @@ make MKDIR_P="install -d" DESTDIR="$1" install install-libs
# Make static libraries writable.
chmod -v u+w "$1/usr/lib/"*.a
# Remove all info files.
rm -rf "$1/usr/share/info"