handbrake

This commit is contained in:
Rmys
2021-10-14 14:35:41 +03:00
committed by GitHub
parent 0c31216be3
commit 7e5d48b852
+1 -1
View File
@@ -26,7 +26,7 @@ def setup():
shelltools.cd("gtk")
autotools.autoreconf("-fiv")
shelltools.cd("..")
autotools.rawConfigure("--prefix=/usr --force %s" % i)
autotools.rawConfigure("--prefix=/usr --force %s" % J)
def build():
shelltools.cd("build")