flatpak update to 1.4.2
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user