make:rebuild

This commit is contained in:
Rmys
2018-07-20 12:01:24 +03:00
parent 49b75494a3
commit ff7f59c9c7
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ from pisi.actionsapi import get
from pisi.actionsapi import pisitools
def setup():
autotools.autoreconf("-fi")
shelltools.system("sed -i '211,217 d; 219,229 d; 232 d' glob/glob.c")
autotools.configure("--enable-nls \
--program-prefix=g")