xfce4-session rebuild
This commit is contained in:
@@ -9,7 +9,10 @@ from pisi.actionsapi import pisitools
|
|||||||
from pisi.actionsapi import get
|
from pisi.actionsapi import get
|
||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
autotools.configure("--enable-polkit --enable-legacy-sm --disable-static")
|
autotools.configure("--enable-polkit \
|
||||||
|
--enable-legacy-sm \
|
||||||
|
--enable-wayland \
|
||||||
|
--disable-static")
|
||||||
|
|
||||||
#pisitools.dosed("libtool", "^(hardcode_libdir_flag_spec=).*", '\\1""')
|
#pisitools.dosed("libtool", "^(hardcode_libdir_flag_spec=).*", '\\1""')
|
||||||
#pisitools.dosed("libtool", "^(runpath_var=)LD_RUN_PATH", "\\1DIE_RPATH_DIE")
|
#pisitools.dosed("libtool", "^(runpath_var=)LD_RUN_PATH", "\\1DIE_RPATH_DIE")
|
||||||
|
|||||||
@@ -86,6 +86,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="12">
|
||||||
|
<Date>2024-08-17</Date>
|
||||||
|
<Version>4.19.2</Version>
|
||||||
|
<Comment>Rebuild.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="11">
|
<Update release="11">
|
||||||
<Date>2024-03-31</Date>
|
<Date>2024-03-31</Date>
|
||||||
<Version>4.19.2</Version>
|
<Version>4.19.2</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user