gst-* ver. bump

This commit is contained in:
Rmys
2022-04-19 18:13:33 +03:00
parent a05d38a2f1
commit 2aa4ba040f
2 changed files with 11 additions and 5 deletions
+1 -2
View File
@@ -17,7 +17,6 @@ def setup():
-Dpackage-origin='https://www.pisilinux.org' \
-Dtremor=disabled \
-Dexamples=disabled \
-Dgtk_doc=disabled \
"
if get.buildTYPE() == "emul32":
shelltools.export("CC", "%s -m32" % get.CC())
@@ -45,4 +44,4 @@ def install():
pisitools.removeDir("/usr/bin32")
return
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "README")
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "README*")