fixed
This commit is contained in:
@@ -10,6 +10,7 @@ from pisi.actionsapi import libtools
|
|||||||
from pisi.actionsapi import shelltools
|
from pisi.actionsapi import shelltools
|
||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
|
pisitools.dosed("configure.ac", "AM_GLIB", deleteLine=True)
|
||||||
shelltools.system("./autogen.sh")
|
shelltools.system("./autogen.sh")
|
||||||
autotools.configure()
|
autotools.configure()
|
||||||
|
|
||||||
|
|||||||
@@ -31,7 +31,7 @@
|
|||||||
<Update release="1">
|
<Update release="1">
|
||||||
<Date>2018-04-23</Date>
|
<Date>2018-04-23</Date>
|
||||||
<Version>0.1.5</Version>
|
<Version>0.1.5</Version>
|
||||||
<Comment>First release.</Comment>
|
<Comment>First release</Comment>
|
||||||
<Name>Ayhan Yalçınsoy</Name>
|
<Name>Ayhan Yalçınsoy</Name>
|
||||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
|
|||||||
Reference in New Issue
Block a user