e2fsprogs: update for new env

This commit is contained in:
Dylan Araps 2021-07-17 21:30:58 +03:00
parent 59f2288fdf
commit d950eb43ec
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
1 changed files with 0 additions and 3 deletions

View File

@ -16,10 +16,7 @@ export LDFLAGS="$LDFLAGS -static"
make
dest=$1
set -- \
DESTDIR="$dest" \
MKDIR_P="mkdir -p" \
BLKID_MAN="" \
BLKID_PROG="" \