summaryrefslogtreecommitdiff
path: root/makepkgSystem.patch
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-07-18 10:32:13 +0200
committerErich Eckner <git@eckner.net>2019-07-18 10:32:13 +0200
commit4c0f878b6ab7f5294b292f5009fe546836089e8c (patch)
treee37e8b618927cc4155532b4cc306f49f731e4053 /makepkgSystem.patch
parent739d629862af50b41957960aa4e66c1b462bd53d (diff)
downloadarchlinuxewe-4c0f878b6ab7f5294b292f5009fe546836089e8c.tar.xz
do not patch makepkg.conf, but export stuff to env
Diffstat (limited to 'makepkgSystem.patch')
-rw-r--r--makepkgSystem.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/makepkgSystem.patch b/makepkgSystem.patch
deleted file mode 100644
index b16fe8796..000000000
--- a/makepkgSystem.patch
+++ /dev/null
@@ -1,21 +0,0 @@
---- 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'
- #-- 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 <arch32 at eckner dot net>"
-+PACKAGER='Erich Eckner <arch at eckner dot net>'
- #-- Specify a key to use for package signing
--#GPGKEY=""
-+GPGKEY='5FDCA472AB93292BC678FD59255A76DB9A12601A'
-
- #########################################################################
- # COMPRESSION DEFAULTS