network/rtl8188eu: Fix for exported ARCH variable.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2017-12-27 11:51:32 +00:00 committed by Willy Sudiarto Raharjo
parent a90be2669d
commit f5904528e7

View file

@ -73,7 +73,7 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
make
env -u ARCH make
install -D -m 0644 rtl8188eufw.bin $PKG/lib/firmware/rtlwifi/rtl8188eufw.bin
install -D -m 0644 rtl8188eufw.bin $PKG/lib/firmware/rtl8188eufw.bin