[pacman-dev] [PATCH 3/3] Added RSYNCAGENT to makepkg.conf.in
Andrew Fyfe
andrew at neptune-one.net
Sun Apr 1 19:20:16 EDT 2007
Signed-off-by: Andrew Fyfe <andrew at neptune-one.net>
diff --git a/etc/makepkg.conf.in b/etc/makepkg.conf.in
index 9ac0ef2..3c0fdf8 100644
--- a/etc/makepkg.conf.in
+++ b/etc/makepkg.conf.in
@@ -10,6 +10,8 @@
FTPAGENT="/usr/bin/wget --continue --passive-ftp --tries=3 --waitretry=3 --no-check-certificate"
#FTPAGENT="/usr/bin/snarf"
#FTPAGENT="/usr/bin/lftpget -c"
+#-- The rsync program that makepkg should use to acquire sources
+RSYNCAGENT="/usr/bin/rsync"
#########################################################################
# ARCHITECTURE, COMPILE FLAGS
--
1.5.0.6
More information about the pacman-dev
mailing list