Flatpak version bumb
This commit is contained in:
@@ -12,12 +12,10 @@ from pisi.actionsapi import get
|
|||||||
|
|
||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
|
shelltools.system("NOCONFIGURE=1 ./autogen.sh")
|
||||||
autotools.configure("--with-priv-mode=setuid \
|
autotools.configure("--with-priv-mode=setuid \
|
||||||
--enable-xauth \
|
|
||||||
--with-system-bubblewrap \
|
--with-system-bubblewrap \
|
||||||
--disable-static \
|
--disable-static")
|
||||||
--disable-selinux-module \
|
|
||||||
--enable-sandboxed-triggers")
|
|
||||||
|
|
||||||
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user