From edb3a5d6629e3a46f7725e9157e69bb5db131a21 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Tue, 29 May 2018 15:38:59 -0500 Subject: pacman: armv7h port --- libre/pacman/0001-Sychronize-filesystem.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libre/pacman/0001-Sychronize-filesystem.patch') diff --git a/libre/pacman/0001-Sychronize-filesystem.patch b/libre/pacman/0001-Sychronize-filesystem.patch index b2a55e1bf..159c65f32 100644 --- a/libre/pacman/0001-Sychronize-filesystem.patch +++ b/libre/pacman/0001-Sychronize-filesystem.patch @@ -1,4 +1,4 @@ -From faad6b96560cc1c7c7e816299e56b3a1ea7098e0 Mon Sep 17 00:00:00 2001 +From 60abb58d9db663e6050d8d61d67e0e893306dfb0 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sat, 13 Sep 2014 18:58:16 -0600 Subject: [PATCH 1/3] Sychronize filesystem @@ -14,7 +14,7 @@ Signed-off-by: Kevin Mihelich 1 file changed, 3 insertions(+) diff --git a/lib/libalpm/trans.c b/lib/libalpm/trans.c -index 13984707..82835ee5 100644 +index af964832..b3f9049e 100644 --- a/lib/libalpm/trans.c +++ b/lib/libalpm/trans.c @@ -230,6 +230,9 @@ int SYMEXPORT alpm_trans_commit(alpm_handle_t *handle, alpm_list_t **data) @@ -28,4 +28,4 @@ index 13984707..82835ee5 100644 } -- -2.13.1 +2.17.0 -- cgit v1.2.3