> Hi all! > > See: > > https://metacpan.org/release/App-gimpgitbuild > > You can do either: > > gimpgitbuild build > > Or: > > gimpgitbuild env > > Hope you find it useful and contributions / comments are welcome at > https://github.com/shlomif/App-gimpgitbuild , here on the list, or in private. Hi, All the modules installed ok, but running failed after downloading babl ... Running [cd "/home/owen/Download/unpack/graphics/gimp/babl/git/babl" && git checkout "master" && (false || git s origin "master") && mkdir -p "build" && cd build && meson --prefix="/home/owen/apps/graphics/babl" .. && ninja -j4 && ninja -j4 test && ninja -j4 install] Already on 'master' Your branch is up to date with 'origin/master'. git: 's' is not a git command. See 'git --help'. Grepping for "git" in gimpgitbuild did not find a git command with the 's' option (found no git commands at all) Is this a bug? Owen _______________________________________________ gimp-developer-list mailing list List address: gimp-developer-list@xxxxxxxxx List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list List archives: https://mail.gnome.org/archives/gimp-developer-list