make-4.4.1
This commit is contained in:
@@ -11,8 +11,7 @@ from pisi.actionsapi import pisitools
|
||||
|
||||
def setup():
|
||||
#shelltools.system("sed -i '211,217 d; 219,229 d; 232 d' lib/glob.c")
|
||||
autotools.configure("--enable-nls \
|
||||
--program-prefix=g")
|
||||
autotools.configure("--enable-nls --program-prefix=g")
|
||||
|
||||
def build():
|
||||
autotools.make()
|
||||
|
||||
Reference in New Issue
Block a user