Date: Monday, January 23, 2017 @ 18:37:45 Author: spupykin Revision: 208654
upgpkg: openvswitch 2.6.1-2 upd Modified: openvswitch/trunk/PKGBUILD openvswitch/trunk/openvswitch.install ---------------------+ PKGBUILD | 2 +- openvswitch.install | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-01-23 18:37:39 UTC (rev 208653) +++ PKGBUILD 2017-01-23 18:37:45 UTC (rev 208654) @@ -5,7 +5,7 @@ pkgname=openvswitch pkgver=2.6.1 -pkgrel=1 +pkgrel=2 pkgdesc="Production Quality, Multilayer Open Virtual Switch" url="http://openvswitch.org" license=('APACHE') Modified: openvswitch.install =================================================================== --- openvswitch.install 2017-01-23 18:37:39 UTC (rev 208653) +++ openvswitch.install 2017-01-23 18:37:45 UTC (rev 208654) @@ -6,7 +6,6 @@ printf "Running: %s\n" "${cmd[*]}" "${cmd[@]}" fi - systemd-tmpfiles --create openvswitch.conf } post_upgrade() {
