mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
git: bump to 2.17.1.
This commit is contained in:
@@ -31,7 +31,7 @@ Subject: On Haiku use the user settings directory instead of HOME
|
||||
|
||||
|
||||
diff --git a/path.c b/path.c
|
||||
index da8b655..ec3d6c2 100644
|
||||
index 4c4a751..9129188 100644
|
||||
--- a/path.c
|
||||
+++ b/path.c
|
||||
@@ -11,6 +11,11 @@
|
||||
@@ -46,7 +46,7 @@ index da8b655..ec3d6c2 100644
|
||||
static int get_st_mode_bits(const char *path, int *mode)
|
||||
{
|
||||
struct stat st;
|
||||
@@ -1331,10 +1336,19 @@ char *xdg_config_home(const char *filename)
|
||||
@@ -1415,10 +1420,19 @@ char *xdg_config_home(const char *filename)
|
||||
{
|
||||
const char *home, *config_home;
|
||||
|
||||
Reference in New Issue
Block a user