Adjust git to use vendor directories.

* Add new package git_remote_helpers, which provides a python module.
* Add requires for vendor_perl, as providing a vendor perl module
  requires a specific perl version.
* Declare settings directory.
This commit is contained in:
Oliver Tappe
2013-10-15 11:53:54 +02:00
parent 00030aa4de
commit 4087da0126
2 changed files with 20 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
From c35cdc07a85b42e2c90b12dc6b824133ad2b6452 Mon Sep 17 00:00:00 2001
From 8ad851dd7da047374242cc025bf16852f8829da0 Mon Sep 17 00:00:00 2001
From: Ingo Weinhold <ingo_weinhold@gmx.de>
Date: Tue, 13 Aug 2013 08:07:25 +0200
Subject: git-web--browse.sh: use "open" on Haiku
@@ -23,7 +23,7 @@ index 1d72ec7..e3f254c 100755
1.8.3.4
From 4627da2e350c3bc0dcff780db2c8fdce1aedf52e Mon Sep 17 00:00:00 2001
From 8f777b37b553698d5497b2742a01bfc4139c6b63 Mon Sep 17 00:00:00 2001
From: Ingo Weinhold <ingo_weinhold@gmx.de>
Date: Tue, 13 Aug 2013 21:03:59 +0200
Subject: On Haiku use the user settings directory instead of HOME
@@ -75,4 +75,3 @@ index 04ff148..8668534 100644
char *git_path_submodule(const char *path, const char *fmt, ...)
--
1.8.3.4