mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
subversion: also pass libsvn_fs_x-1 to prepareInstalledDevelLibs.
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
From b65259cbeda97f1bfe0549803bac4d497f21d3db Mon Sep 17 00:00:00 2001
|
||||
From d08de8ead42bf201be4a4c591bf70f14fdce24b8 Mon Sep 17 00:00:00 2001
|
||||
From: Adrien Destugues <pulkomandy@gmail.com>
|
||||
Date: Wed, 17 Sep 2014 16:54:23 +0200
|
||||
Subject: fix COMMON directory reference.
|
||||
|
||||
|
||||
diff --git a/subversion/libsvn_subr/config_file.c b/subversion/libsvn_subr/config_file.c
|
||||
index 9969b8e..a08410b 100644
|
||||
index eede717..1eddfd5 100644
|
||||
--- a/subversion/libsvn_subr/config_file.c
|
||||
+++ b/subversion/libsvn_subr/config_file.c
|
||||
@@ -401,7 +401,7 @@ svn_config__sys_config_path(const char **path_p,
|
||||
@@ -422,7 +422,7 @@ svn_config__sys_config_path(const char **path_p,
|
||||
{
|
||||
char folder[B_PATH_NAME_LENGTH];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user