Revert "Upgrading should now work."

This reverts commit 4406d84795.
nmfix
Alex Taber 2015-12-02 17:35:38 -05:00
parent 4406d84795
commit 74a417f25e
2 changed files with 5 additions and 13 deletions

View File

@ -1,7 +1,7 @@
pkgbase = teamviewer
pkgdesc = All-In-One Software for Remote Support and Online Meetings
pkgver = 11.0.52520
pkgrel = 1.3
pkgrel = 1.2
url = http://www.teamviewer.com
install = teamviewer.install
arch = i686

View File

@ -1,9 +1,11 @@
# Maintainer: Yakir Sitbon <kingyes1 at gmail dot com>
# Contributor: Alex Taber <aft dot pokemon at gmail dot com>
# Contributor: Alucryd <alucryd at gmail dot com>
# Contributor: Stas S <whats_up at tut dot by>
# Contributor: Hilinus <itahilinus at hotmail dot it>
pkgname=teamviewer
pkgver=11.0.52520
pkgrel=2
pkgrel=1.1
pkgdesc="All-In-One Software for Remote Support and Online Meetings"
arch=('i686' 'x86_64')
url="http://www.teamviewer.com"
@ -31,16 +33,6 @@ package() {
cd "${srcdir}"
# Install
if [ -f /opt/teamviewer/logfiles ]
then
rm opt/teamviewer/logfiles
fi
if [ -f /opt/teamviewer/config ]
then
rm opt/teamviewer/config
fi
cp -dr --no-preserve=ownership {etc,opt,usr,var} "${pkgdir}"/
# Additional files