duktape rebuild
This commit is contained in:
@@ -9,7 +9,8 @@ from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import shelltools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
#def setup():
|
||||
def setup():
|
||||
shelltools.system("sed -i 's/duktape\.c/& -lm/' Makefile.sharedlibrary")
|
||||
#shelltools.copy("Makefile.sharedlibrary", "Makefile")
|
||||
#pisitools.dosed("Makefile", "INSTALL_PREFIX = /usr/local", "INSTALL_PREFIX = /usr")
|
||||
#pisitools.dosed("Makefile.sharedlibrary", "INSTALL_PREFIX = /usr/local", "INSTALL_PREFIX = /usr")
|
||||
|
||||
@@ -49,6 +49,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2023-05-17</Date>
|
||||
<Version>2.7.0</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2022-07-20</Date>
|
||||
<Version>2.7.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user