gnu-efi-libs: fix whitespace lints

This commit is contained in:
Michael Gehring 2017-07-16 14:28:13 +00:00
parent eaf33973dc
commit da7a2d03bb

View file

@ -14,7 +14,7 @@ checksum=d5c5ca168d25bb54ea936a25175d7626778001f788bddc60dbed103874583621
do_build() {
unset CFLAGS CXXFLAGS CPPFLAGS LDFLAGS
make
make
make -C apps all
}