From c2af00e3054deaf708982ab371aebb17583c8547 Mon Sep 17 00:00:00 2001 From: David Spencer Date: Wed, 27 Dec 2017 11:51:32 +0000 Subject: system/steamos-xpad: Fix for exported ARCH variable. Signed-off-by: David Spencer --- system/steamos-xpad/steamos-xpad.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/steamos-xpad/steamos-xpad.SlackBuild b/system/steamos-xpad/steamos-xpad.SlackBuild index e9f7e13804..aeecae20ba 100644 --- a/system/steamos-xpad/steamos-xpad.SlackBuild +++ b/system/steamos-xpad/steamos-xpad.SlackBuild @@ -57,7 +57,7 @@ sed -e 's/"xpad"/"steamos-xpad"/' xpad.c > steamos-xpad.c # Makefile is from the ARCH AUR steamos-xpad-dkms located here: # https://aur.archlinux.org/packages/steamos-xpad-dkms/ -make +env -u ARCH make mkdir -p $PKG/lib/modules/$KERNEL/kernel/drivers/input/joystick install -m 0644 steamos-xpad.ko $PKG/lib/modules/$KERNEL/kernel/drivers/input/joystick/ -- cgit v1.2.3-80-g2a13