xfce4-session-4.17.0

This commit is contained in:
Rmys
2022-09-14 21:57:33 +03:00
committed by GitHub
parent 65f1a65846
commit 9de9781dec
2 changed files with 3 additions and 1 deletions
@@ -6,9 +6,11 @@
from pisi.actionsapi import autotools
from pisi.actionsapi import pisitools
from pisi.actionsapi import shelltools
from pisi.actionsapi import get
def setup():
shelltools.system("NOCONFIGURE=1 ./autogen.sh")
autotools.configure("--enable-polkit --enable-legacy-sm --disable-static")
#pisitools.dosed("libtool", "^(hardcode_libdir_flag_spec=).*", '\\1""')
+1 -1
View File
@@ -40,7 +40,7 @@
</BuildDependencies>
<Patches>
<Patch level="1">mageia/0001-Export-XDG_CONFIG_HOME-and-XDG_CACHE_HOME.patch</Patch>
<Patch level="1">mageia/xfce4-session-4.13.2-add-more-screen-lockers-to-xflock4.patch</Patch>
<!-- <Patch level="1">mageia/xfce4-session-4.13.2-add-more-screen-lockers-to-xflock4.patch</Patch> -->
<Patch level="1">mageia/xfce4-session-4.13.2-xinitrc.patch</Patch>
</Patches>
</Source>