summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2020-12-11 01:48:49 -0500
committerChris Severance2020-12-11 01:48:49 -0500
commitde40007113144cfbf94d3f963b82d7f56e414a4f (patch)
treed3a40c786fed4c8769881a7244124ff88488b247
parent0e57c60d328624c56ba341d5fe298b4d851dba5a (diff)
downloadaur-de40007113144cfbf94d3f963b82d7f56e414a4f.tar.gz
autu: Update to 20200526.DDA-1 Fix ioctl
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 44bd8bb75467..225c70be73e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sun Jun 28 23:26:38 UTC 2020
+# Fri Dec 11 06:48:49 UTC 2020
pkgbase = bios-lenovo-thinkserver-ts140
pkgdesc = BIOS update for Lenovo ThinkServer ts140 ts440
pkgver = 20200526.DDA
diff --git a/PKGBUILD b/PKGBUILD
index 94f83766ca30..5ef449487288 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -73,6 +73,7 @@ prepare() {
-Wstrict-prototypes
-include linux/module.h
-include linux/uaccess.h
+-DHAVE_UNLOCKED_IOCTL=1
EOF
sed -e '1i #!/usr/bin/sh' \
-e "1i cp -p '/usr/lib/${pkgname}/ArchOpts' '/tmp/'" \