@@ -10,7 +10,7 @@ from pisi.actionsapi import pisitools
|
|||||||
from pisi.actionsapi import get
|
from pisi.actionsapi import get
|
||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
shelltools.system("sed -r -i 's/\$\(LIBICU_LIBS\)/\0 -licuuc/' scrub/Makefile")
|
shelltools.system("sed -i 's/icu-i18n/icu-uc &/' configure")
|
||||||
shelltools.export("OPTIMIZER", "%s" % get.CFLAGS())
|
shelltools.export("OPTIMIZER", "%s" % get.CFLAGS())
|
||||||
shelltools.export("DEBUG", "-DNDEBUG")
|
shelltools.export("DEBUG", "-DNDEBUG")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user