core rebuild

This commit is contained in:
Rmys
2020-12-16 20:23:00 +03:00
parent 5e88e85fc9
commit 941f176291
17 changed files with 489 additions and 24 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ from pisi.actionsapi import get
from pisi.actionsapi import pisitools
def setup():
#shelltools.system("sed -i '211,217 d; 219,229 d; 232 d' glob/glob.c")
#shelltools.system("sed -i '211,217 d; 219,229 d; 232 d' lib/glob.c")
autotools.configure("--enable-nls \
--program-prefix=g")