From d3ccac9b4db49fb493e267bef61e662eeab62f1e Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 10 Sep 2020 13:13:01 +0300 Subject: git: add back to core repository --- core/git/build | 46 ++++++++++++++++++++++++++++++++++++++++++++++ core/git/checksums | 2 ++ core/git/depends | 4 ++++ core/git/sources | 2 ++ core/git/version | 1 + 5 files changed, 55 insertions(+) create mode 100755 core/git/build create mode 100644 core/git/checksums create mode 100644 core/git/depends create mode 100644 core/git/sources create mode 100644 core/git/version (limited to 'core') diff --git a/core/git/build b/core/git/build new file mode 100755 index 00000000..9d6637cc --- /dev/null +++ b/core/git/build @@ -0,0 +1,46 @@ +#!/bin/sh -e + +cat > config.mak <