e2fsprogs: fix package

This commit is contained in:
Dylan Araps 2019-08-29 10:49:36 +00:00
parent 7e36ef47af
commit 926dd7f41a
2 changed files with 4 additions and 1 deletions

View File

@ -16,5 +16,8 @@
make
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"

View File

@ -1 +1 @@
1.45.3 1
1.45.3 2