Commit 6c492908 authored by Jan Tojnar's avatar Jan Tojnar
Browse files

geary: Remove outdated comment

Following https://gitlab.gnome.org/GNOME/geary/-/commit/adca034818ba2ed8b31e1bc7ae2fcbae1264724b,
we removed the mentioned patching in df76d94d
but forgot to drop the comment since it was not attached to the removed block.
parent c7893fcc
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -111,8 +111,6 @@ stdenv.mkDerivation rec {

  strictDeps = true;

  # NOTE: Remove `build-auxyaml_to_json.py` when no longer needed, see:
  # https://gitlab.gnome.org/GNOME/geary/commit/f7f72143e0f00ca5e0e6a798691805c53976ae31#0cc1139e3347f573ae1feee5b73dbc8a8a21fcfa
  postPatch = ''
    chmod +x build-aux/git_version.py