summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorJudd Vinet <judd@archlinux.org>2004-04-29 21:43:18 +0200
committerJudd Vinet <judd@archlinux.org>2004-04-29 21:43:18 +0200
commit4ad864462043c61d19861e4b7cacf6610ae9ce7f (patch)
tree9452939bf7d7b647e0d6c8b5876810f47fad2e4e /etc
parent4cb6a179b3b23fff7208628438d59783e9e65dfc (diff)
downloadpacman-4ad864462043c61d19861e4b7cacf6610ae9ce7f.tar.gz
pacman-4ad864462043c61d19861e4b7cacf6610ae9ce7f.tar.xz
Imported from pacman-2.7.8.tar.gz
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