From 3b09820d45d0a8c133393770a4384250b0b489e4 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 30 May 2018 08:42:19 +0200 Subject: makepkg{32,System}.patch: adapt to new upstream /etc/makepkg.conf --- makepkgSystem.patch | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'makepkgSystem.patch') diff --git a/makepkgSystem.patch b/makepkgSystem.patch index 424f5151d..b16fe8796 100644 --- a/makepkgSystem.patch +++ b/makepkgSystem.patch @@ -1,21 +1,21 @@ ---- makepkg.conf 2016-04-07 00:16:07.721500790 +0200 -+++ makepkg.conf 2016-04-13 09:43:35.042178024 +0200 +--- makepkg.conf 2018-05-30 08:38:22.167804726 +0200 ++++ makepkg.conf 2018-05-30 08:38:02.885358183 +0200 @@ -113,15 +113,15 @@ #-- Destination: specify a fixed directory where all packages will be placed #PKGDEST=/home/packages #-- Source cache: specify a fixed directory where source files will be cached -#SRCDEST=/home/sources -+SRCDEST=/home/makepkg/packageSources ++SRCDEST='/home/makepkg/packageSources' #-- Source packages: specify a fixed directory where all src packages will be placed #SRCPKGDEST=/home/srcpackages #-- Log files: specify a fixed directory where all log files will be placed #LOGDEST=/home/makepkglogs #-- Packager: name/email of the person or organization building packages -PACKAGER="Erich Eckner " -+PACKAGER="Erich Eckner " ++PACKAGER='Erich Eckner ' #-- Specify a key to use for package signing -#GPGKEY="" -+GPGKEY="5FDCA472AB93292BC678FD59255A76DB9A12601A" ++GPGKEY='5FDCA472AB93292BC678FD59255A76DB9A12601A' ######################################################################### # COMPRESSION DEFAULTS -- cgit v1.2.3-54-g00ecf