summaryrefslogtreecommitdiff
path: root/libre/pacman/0001-Sychronize-filesystem.patch
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-08-03 21:38:43 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-08-03 22:27:28 -0400
commite228ec9a14b72e68273bf9f83db16ef2881f37b7 (patch)
tree71099d996b28b62142436018437df3e4087804d1 /libre/pacman/0001-Sychronize-filesystem.patch
parent995170e8cfb231bbb2f8e9a41a3e12d83d687945 (diff)
downloadabslibre-e228ec9a14b72e68273bf9f83db16ef2881f37b7.tar.gz
abslibre-e228ec9a14b72e68273bf9f83db16ef2881f37b7.tar.bz2
abslibre-e228ec9a14b72e68273bf9f83db16ef2881f37b7.zip
libre/pacman: Update v5.1.0 -> v5.1.1
Diffstat (limited to 'libre/pacman/0001-Sychronize-filesystem.patch')
-rw-r--r--libre/pacman/0001-Sychronize-filesystem.patch5
1 files changed, 3 insertions, 2 deletions
diff --git a/libre/pacman/0001-Sychronize-filesystem.patch b/libre/pacman/0001-Sychronize-filesystem.patch
index 159c65f32..49ca47cbe 100644
--- a/libre/pacman/0001-Sychronize-filesystem.patch
+++ b/libre/pacman/0001-Sychronize-filesystem.patch
@@ -1,5 +1,5 @@
From 60abb58d9db663e6050d8d61d67e0e893306dfb0 Mon Sep 17 00:00:00 2001
-From: Kevin Mihelich
+From: Kevin Mihelich <kevin@archlinuxarm.org>
Date: Sat, 13 Sep 2014 18:58:16 -0600
Subject: [PATCH 1/3] Sychronize filesystem
@@ -8,7 +8,7 @@ particularly package installations followed by a reboot very shorly after,
this will perform a sync() after installations and removals to ensure a
consistent filesystem state after package operations.
-Signed-off-by: Kevin Mihelich
+Signed-off-by: Kevin Mihelich <kevin@archlinuxarm.org>
---
lib/libalpm/trans.c | 3 +++
1 file changed, 3 insertions(+)
@@ -29,3 +29,4 @@ index af964832..b3f9049e 100644
--
2.17.0
+