diff --git a/programming/library/rpcsvc-proto/actions.py b/programming/library/rpcsvc-proto/actions.py index c0380490e5..865ab14c29 100644 --- a/programming/library/rpcsvc-proto/actions.py +++ b/programming/library/rpcsvc-proto/actions.py @@ -10,7 +10,7 @@ from pisi.actionsapi import get def setup(): - autotools.autoreconf("-fi") + #autotools.autoreconf("-fi") autotools.configure() def build():