volume_key rebuild
This commit is contained in:
@@ -11,7 +11,10 @@ from pisi.actionsapi import get
|
||||
|
||||
|
||||
def setup():
|
||||
shelltools.system("sed -i 's|python2-config|python2.7-config|g' configure")
|
||||
shelltools.system("""find . -name ".pyc" -delete""")
|
||||
#autotools.autoreconf("-fiv")
|
||||
pisitools.dosed("configure", "python2-config", "python2.7-config")
|
||||
|
||||
autotools.configure()
|
||||
|
||||
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
||||
|
||||
@@ -65,6 +65,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2020-11-07</Date>
|
||||
<Version>0.3.12</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2020-02-01</Date>
|
||||
<Version>0.3.12</Version>
|
||||
|
||||
Reference in New Issue
Block a user