From e2e68eb96a1fc0aaff849631210b1e02337f0a02 Mon Sep 17 00:00:00 2001 From: Rmys Date: Sat, 4 Nov 2023 15:37:45 +0300 Subject: [PATCH] farstream --- network/voip/farstream/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' \