libbytesize:ver bump py2
This commit is contained in:
@@ -7,10 +7,11 @@
|
||||
from pisi.actionsapi import autotools
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import shelltools
|
||||
from pisi.actionsapi import shelltools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
#shelltools.system("./autogen.sh")
|
||||
shelltools.system("sed -i 's|python2|python|g' configure")
|
||||
autotools.configure()
|
||||
|
||||
def build():
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2018-12-29</Date>
|
||||
<Date>2019-01-02</Date>
|
||||
<Version>1.4</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>PisiLinux Community</Name>
|
||||
|
||||
Reference in New Issue
Block a user