summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/makepkg.conf5
-rw-r--r--etc/pacman.conf2
2 files changed, 5 insertions, 2 deletions
diff --git a/etc/makepkg.conf b/etc/makepkg.conf
index af29d74d..0d0809a0 100644
--- a/etc/makepkg.conf
+++ b/etc/makepkg.conf
@@ -28,6 +28,9 @@ export USE_FAKEROOT="y"
# Enable colorized output messages
export USE_COLOR="n"
-# if you want your name to show up in the packages you build, set this.
+# Specify a fixed directory where all packages will be placed
+#export PKGDEST=/home/packages
+
+# If you want your name to show up in the packages you build, set this.
#export PACKAGER="John Doe <john@doe.com>"
diff --git a/etc/pacman.conf b/etc/pacman.conf
index 07ef718d..6ecb832a 100644
--- a/etc/pacman.conf
+++ b/etc/pacman.conf
@@ -23,7 +23,7 @@ NoUpgrade = etc/fstab etc/raidtab
NoUpgrade = etc/rc.conf etc/rc.local
NoUpgrade = etc/modprobe.conf etc/modules.conf
NoUpgrade = etc/lilo.conf boot/grub/menu.lst
-#XferCommand = /usr/bin/wget --passive-ftp -c %u
+#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#
# REPOSITORIES