[pacman-contrib] [GIT] branch master updated (7387d68 -> 28e29dd)
Johannes Löthberg
demize at archlinux.org
Wed Feb 14 19:38:01 UTC 2018
This is an automated email from the git hooks/post-receive script.
demize pushed a change to branch master
in repository pacman-contrib.
from 7387d68 src/Makefile.am: Add missing backslash
new 28e29dd Migrate scripts from manual parsing of pacman.conf, to use of pacman-conf
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Graph of new commits:
* 28e29dd (HEAD -> master) Migrate scripts from manual parsing of pacman.conf, to use of pacman-conf
Detailed log of new commits:
commit 28e29ddfdc4c788842ba010b3660bd21575a99bd
Author: Eli Schwartz <eschwartz at archlinux.org>
Date: Wed Feb 14 11:54:44 2018 -0500
Migrate scripts from manual parsing of pacman.conf, to use of pacman-conf
pacman.conf cannot be properly parsed in bash, e.g. it fails to handle
`Include = ` directives, hence why pacman introduced a configuration
parsing tool in the first place.
Signed-off-by: Eli Schwartz <eschwartz at archlinux.org>
Message-Id: <20180214165444.1519-1-eschwartz at archlinux.org>
Signed-off-by: Johannes Löthberg <johannes at kyriasis.com>
Summary of changes:
src/checkupdates.sh.in | 2 +-
src/paccache.sh.in | 17 +----------------
src/pacdiff.sh.in | 4 +---
3 files changed, 3 insertions(+), 20 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the pacman-contrib
mailing list