summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD1
-rw-r--r--teamviewer.install1
3 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 88b0f686e731..b3b22204da2d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu Oct 18 05:28:17 UTC 2018
+# Thu Oct 18 17:35:06 UTC 2018
pkgbase = teamviewer-beta
pkgdesc = All-In-One Software for Remote Support and Online Meetings
pkgver = 13.2.26559
diff --git a/PKGBUILD b/PKGBUILD
index 073238aec023..63c1fa7331d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -88,6 +88,7 @@ package() {
rm -rf "${pkgdir}"/etc/yum.repos.d
install -D -m0644 "${pkgdir}"/opt/teamviewer/tv_bin/script/teamviewerd.service \
"${pkgdir}"/usr/lib/systemd/system/teamviewerd.service
+ sed -e 's: NetworkManager-wait-online.service::g' -i "${pkgdir}"/usr/lib/systemd/system/teamviewerd.service
install -d -m0755 "${pkgdir}"/usr/{share/applications,share/licenses/teamviewer}
ln -s /opt/teamviewer/doc/License.txt \
"${pkgdir}"/usr/share/licenses/teamviewer/LICENSE
diff --git a/teamviewer.install b/teamviewer.install
index b1c9c31221c6..9de99b6e9d74 100644
--- a/teamviewer.install
+++ b/teamviewer.install
@@ -1,4 +1,3 @@
-# not autostarting TeamViewer makes remote support impossible
_opt_AutoStart=0
post_install() {