lxsession.
This commit is contained in:
@@ -9,8 +9,8 @@ from pisi.actionsapi import autotools, pisitools, get
|
||||
def setup():
|
||||
pisitools.cflags.add("-Wno-deprecated-declarations")
|
||||
pisitools.unlink("*.stamp")
|
||||
autotools.autoreconf("-fiv")
|
||||
autotools.configure("--enable-gtk3 --disable-buildin-polkit --enable-buildin-clipboard")
|
||||
autotools.autoreconf("-fv")
|
||||
autotools.configure("--enable-gtk3 --disable-buildin-polkit --disable-buildin-clipboard")
|
||||
|
||||
def build():
|
||||
autotools.make()
|
||||
|
||||
@@ -57,7 +57,7 @@
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2022-04-14</Date>
|
||||
<Date>2022-08-20</Date>
|
||||
<Version>0.5.5</Version>
|
||||
<Comment>First build.</Comment>
|
||||
<Name>fury</Name>
|
||||
|
||||
Reference in New Issue
Block a user