diff --git a/network/voip/farstream/actions.py b/network/voip/farstream/actions.py index b89981cded..435d4b8bb1 100644 --- a/network/voip/farstream/actions.py +++ b/network/voip/farstream/actions.py @@ -9,7 +9,7 @@ from pisi.actionsapi import pisitools from pisi.actionsapi import get def setup(): - #autotools.autoreconf("-fi") + autotools.autoreconf("-fi") autotools.configure("--prefix=/usr \ --with-html-dir=/%s/%s/html \ --with-package-name='PisiLinux farstream package' \