summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2018-07-06 00:42:33 -0400
committerChris Severance2018-07-06 00:42:33 -0400
commit137b6ac37e3bd04b53acba15b09fa1d4dee702b0 (patch)
tree52c1f166f244a1130020b63c5bf91de65d3afe0e
parentcec2a4181aab649bfe22b79ceea43e5ce3591ee0 (diff)
downloadaur-137b6ac37e3bd04b53acba15b09fa1d4dee702b0.tar.gz
autu: Update to 2.2.0-1 Fix service
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bc0fb6ba3f8f..f58b985c6550 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Fri Jul 6 03:32:33 UTC 2018
+# Fri Jul 6 04:42:33 UTC 2018
pkgbase = advantech-vcom
pkgdesc = tty driver for Advantech Adam EKI serial console terminal servers
pkgver = 2.2.0
diff --git a/PKGBUILD b/PKGBUILD
index 0fe4689f8674..59c12834b374 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,5 @@
# Maintainer: Chris Severance aur.severach aATt spamgourmet dott com
-# The VM patch is not expected to work but it's working so far.
-
_opt_DKMS=1 # This can be toggled between installs
_opt_MAXINSTPORTS=16 # Maximum install ports.
# Default=256 which is plenty for normal size installations.
@@ -264,7 +262,7 @@ RemainAfterExit=yes
[Install]
WantedBy=multi-user.target
EOF
- ) "${pkgdir}/usr/lib/systemd/system/${pkgname}.service"
+ ) "${pkgdir}/usr/lib/systemd/system/advtty-vcom.service"
if [ "${_opt_DKMS}" -ne 0 ]; then
rm -r "${pkgdir}/usr/lib/modules/"