From 59f2288fdf1de89e05ac8b1a0365fe4d230101a0 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sat, 17 Jul 2021 21:28:19 +0300 Subject: [PATCH] dosfstools: update for new env --- extra/dosfstools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra/dosfstools/build b/extra/dosfstools/build index efcf47c7..53a77c41 100755 --- a/extra/dosfstools/build +++ b/extra/dosfstools/build @@ -11,4 +11,4 @@ mv -f _ Makefile.in --enable-compat-symlinks make -make DESTDIR="$1" install +make install