@@ -9,7 +9,10 @@ from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
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", "^(runpath_var=)LD_RUN_PATH", "\\1DIE_RPATH_DIE")
|
||||
|
||||
@@ -86,6 +86,13 @@
|
||||
</Package>
|
||||
|
||||
<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">
|
||||
<Date>2024-03-31</Date>
|
||||
<Version>4.19.2</Version>
|
||||
|
||||
Reference in New Issue
Block a user