[arch-commits] Commit in firewalld/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Wed Feb 6 10:33:39 UTC 2019


    Date: Wednesday, February 6, 2019 @ 10:33:38
  Author: alucryd
Revision: 429726

dbus policy todo: firewalld 0.6.3-3

Modified:
  firewalld/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-06 10:27:07 UTC (rev 429725)
+++ PKGBUILD	2019-02-06 10:33:38 UTC (rev 429726)
@@ -4,7 +4,7 @@
 
 pkgname=firewalld
 pkgver=0.6.3
-pkgrel=2
+pkgrel=3
 pkgdesc='Firewall daemon with D-Bus interface'
 arch=(any)
 url='https://firewalld.org/'
@@ -76,6 +76,7 @@
   cd firewalld
 
   make DESTDIR="${pkgdir}" install
+  mv "${pkgdir}"/{etc,usr/share}/dbus-1
   install -Dm 644 shell-completion/zsh/_firewalld -t "${pkgdir}"/usr/share/zsh/site-functions/
 }
 



More information about the arch-commits mailing list