From a4fd6a6298ef3ce4fb1fc40dbd061197fafa569f Mon Sep 17 00:00:00 2001 From: Bruno Lopes Date: Sat, 21 Mar 2026 21:48:24 -0300 Subject: [PATCH] build/macos: Remove didatic README Now the in-house macOS builds are so pristine that does not make sense to link to the legacy CircleCI. --- build/macos/README.md | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 build/macos/README.md diff --git a/build/macos/README.md b/build/macos/README.md deleted file mode 100644 index 467acefaba..0000000000 --- a/build/macos/README.md +++ /dev/null @@ -1,6 +0,0 @@ -## Note about macOS build situation - -These build files on GIMP repo are the recommended to build on macOS. - -The legacy build files are in: [gimp-macos-build] -(https://gitlab.gnome.org/Infrastructure/gimp-macos-build) repo.