Skip to content
Snippets Groups Projects

gui/build.sh: properly respect user variables and also upstream some other Gentoo patches

Merged Nowa Ammerlaan requested to merge (removed):main into main
4 files
+ 14
5
Compare changes
  • Side-by-side
  • Inline
Files
4
+ 1
0
@@ -39,6 +39,7 @@ release = '0.19.7'
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = [
'sphinx.ext.autodoc',
]
# Add any paths that contain templates here, relative to this directory.
Loading