summaryrefslogtreecommitdiffhomepage
path: root/patches
diff options
context:
space:
mode:
authorØrjan Malde <red@foxi.me>2022-10-30 21:34:41 +0100
committerØrjan Malde <red@foxi.me>2022-10-30 22:22:36 +0100
commit6e73e80144d5dfd2f23dfd817698dcb210413c97 (patch)
treede3b4f278f06bdab631264d4d1eef80c5c921ad6 /patches
parentaff0081f35951e8e09614c67fbccd8f81f5e6b36 (diff)
downloadmidipix_build-6e73e80144d5dfd2f23dfd817698dcb210413c97.tar.bz2
midipix_build-6e73e80144d5dfd2f23dfd817698dcb210413c97.tar.xz
group/010.host_deps.group: adds git_host 2.35.5
Signed-off-by: Ørjan Malde <red@foxi.me>
Diffstat (limited to 'patches')
-rw-r--r--patches/git/git-no-owner-check.patch (renamed from patches/git-no-owner-check.patch)2
l---------patches/git_host1
2 files changed, 2 insertions, 1 deletions
diff --git a/patches/git-no-owner-check.patch b/patches/git/git-no-owner-check.patch
index cc9d0141..a4cf34db 100644
--- a/patches/git-no-owner-check.patch
+++ b/patches/git/git-no-owner-check.patch
@@ -5,7 +5,7 @@ diff -ru git-2.35.5.orig/setup.c git-2.35.5/setup.c
static int ensure_valid_ownership(const char *gitfile,
const char *worktree, const char *gitdir)
{
-+#ifdef __midipix__
++#if 1
+ (void)gitfile;
+ (void)worktree;
+ (void)gitdir;
diff --git a/patches/git_host b/patches/git_host
new file mode 120000
index 00000000..0899c299
--- /dev/null
+++ b/patches/git_host
@@ -0,0 +1 @@
+git \ No newline at end of file