summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre Schmitz <pierre@archlinux.de>2013-08-08 22:50:19 +0200
committerPierre Schmitz <pierre@archlinux.de>2013-08-08 22:50:19 +0200
commitb12d5eaf85ae970e37fce961cdb6393e3a22e9d3 (patch)
tree9e822074503f9c3f22f0c45478a805f3b94d216a
parent0fa2536957dfd24ee676cc8b621bcdf166317635 (diff)
downloaddevtools-b12d5eaf85ae970e37fce961cdb6393e3a22e9d3.tar.gz
devtools-b12d5eaf85ae970e37fce961cdb6393e3a22e9d3.tar.xz
Update makepkg.conf from pacman 4.1.2
-rw-r--r--makepkg-i686.conf2
-rw-r--r--makepkg-x86_64.conf2
2 files changed, 4 insertions, 0 deletions
diff --git a/makepkg-i686.conf b/makepkg-i686.conf
index 0b1c1cb..96cdea6 100644
--- a/makepkg-i686.conf
+++ b/makepkg-i686.conf
@@ -109,6 +109,8 @@ PURGE_TARGETS=(usr/{,share}/info/dir .packlist *.pod)
#SRCDEST=/home/sources
#-- 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="John Doe <john@doe.com>"
#-- Specify a key to use for package signing
diff --git a/makepkg-x86_64.conf b/makepkg-x86_64.conf
index 04e20a6..b89d72b 100644
--- a/makepkg-x86_64.conf
+++ b/makepkg-x86_64.conf
@@ -109,6 +109,8 @@ PURGE_TARGETS=(usr/{,share}/info/dir .packlist *.pod)
#SRCDEST=/home/sources
#-- 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="John Doe <john@doe.com>"
#-- Specify a key to use for package signing