X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=SConstruct;h=74a72c842e71ee5e189e4fcb4b99295d141cf12b;hb=a0c07e41e5234cc79bb18edb3a34954e74d07680;hp=f905189dd9e518624bc1b4d7f1092bfe6f0728d0;hpb=ace5138548c9833dacad14482ecadaa672884611;p=mesa.git diff --git a/SConstruct b/SConstruct index f905189dd9e..74a72c842e7 100644 --- a/SConstruct +++ b/SConstruct @@ -94,7 +94,7 @@ with open("VERSION") as f: mesa_version = f.read().strip() env.Append(CPPDEFINES = [ ('PACKAGE_VERSION', '\\"%s\\"' % mesa_version), - ('PACKAGE_BUGREPORT', '\\"https://gitlab.freedesktop.org/mesa/mesa/issues\\"'), + ('PACKAGE_BUGREPORT', '\\"https://gitlab.freedesktop.org/mesa/mesa/-/issues\\"'), ]) # Includes