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
@@ -11,7 +11,7 @@ from pisi.actionsapi import get
def setup():
shelltools.export("CFLAGS", "%s -D_GNU_SOURCE" % get.CFLAGS())
autotools.autoreconf("-fiv")
autotools.configure("--enable-nls \
--localstatedir=/var/lib/locate \
--without-included-regex \