oniguruma-6.9.7.1

This commit is contained in:
Rmys
2021-10-09 18:39:48 +03:00
committed by GitHub
parent 41456659a8
commit 86694904c4
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ from pisi.actionsapi import autotools
from pisi.actionsapi import pisitools
from pisi.actionsapi import shelltools
WorkDir = "onig-%s" %get.srcVERSION()
#WorkDir = "onig-%s" %get.srcVERSION()
def setup():
autotools.autoreconf("-vfi")