flatpak update to 1.4.2

This commit is contained in:
Ertuğrul Erata
2019-07-07 22:37:16 +03:00
parent b8ffeae35a
commit 3685051da3
4 changed files with 33 additions and 7 deletions
@@ -16,6 +16,7 @@ def setup():
--enable-xauth \
--with-system-bubblewrap \
--disable-static \
--disable-selinux-module \
--enable-sandboxed-triggers")
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
@@ -26,4 +27,6 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.removeDir("/usr/share/selinux")
#pisitools.dodoc("AUTHORS", "ChangeLog", "README*", "NEWS")