[pacman-contrib] [GIT] branch master updated (7387d68 -> 28e29dd)
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@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@archlinux.org> Message-Id: <20180214165444.1519-1-eschwartz@archlinux.org> Signed-off-by: Johannes Löthberg <johannes@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.
participants (1)
-
demize@archlinux.org