summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2019-12-03 17:42:13 -0500
committerChris Severance2019-12-03 17:42:13 -0500
commit6e34ca0d21266a836a671fb1ef5dd599f95f9855 (patch)
tree249a36839c307f22f77e66379ce6adc4456bb046
parentb7e0364b96a04f9bf75ac59af120da6dc8a1b105 (diff)
downloadaur-6e34ca0d21266a836a671fb1ef5dd599f95f9855.tar.gz
autu: Update to 1.19-2 Kernel 5.4 SUBDIRS=
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7cf56a70ca2b..cffa394d7770 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Mon Mar 11 02:09:29 UTC 2019
+# Tue Dec 3 22:42:13 UTC 2019
pkgbase = npreal2
pkgdesc = real tty driver for Moxa NPort serial console terminal server
pkgver = 1.19
diff --git a/PKGBUILD b/PKGBUILD
index 9954ee421468..a08a8d832835 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -144,6 +144,8 @@ prepare() {
-e 's: /lib/: /usr/lib/:g' \
-e '# Cut some of the warnings we dont want to fix' \
-e '#s:^CC+=.*$:& -Wno-misleading-indentation:g' \
+ -e '# Switch SUBDIRS= to M= for Kernel 5.4' \
+ -e 's:SUBDIRS=:M=$(PWD) &:g' \
-i 'Makefile'
! test -s 'Makefile.Arch' || echo "${}"