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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Sat Jun 22 16:00:44 UTC 2019


    Date: Saturday, June 22, 2019 @ 16:00:43
  Author: bpiotrowski
Revision: 356775

1.4.1-2: disable suid

Modified:
  flatpak/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-22 15:57:20 UTC (rev 356774)
+++ PKGBUILD	2019-06-22 16:00:43 UTC (rev 356775)
@@ -3,7 +3,7 @@
 
 pkgname=flatpak
 pkgver=1.4.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Linux application sandboxing and distribution framework (formerly xdg-app)"
 url="https://flatpak.org"
 arch=(x86_64)
@@ -63,7 +63,6 @@
     --enable-gtk-doc \
     --with-system-bubblewrap \
     --with-system-dbus-proxy \
-    --with-priv-mode=setuid \
     --with-dbus-config-dir=/usr/share/dbus-1/system.d
 
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool



More information about the arch-commits mailing list