From 4709a42d4c384594f6ed90a1ec5ffc50971c9974 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sat, 7 Oct 2006 20:25:56 +0000 Subject: Remove redundant quotes from PORTAGE_RSYNC_OPTS. svn path=/main/trunk/; revision=4614 --- cnf/make.globals | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cnf') diff --git a/cnf/make.globals b/cnf/make.globals index 1c70d09cb..a8bfa55aa 100644 --- a/cnf/make.globals +++ b/cnf/make.globals @@ -54,7 +54,7 @@ PORTAGE_RSYNC_RETRIES="3" # Number of seconds rsync will wait before timing out. #RSYNC_TIMEOUT="180" -PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'" +PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" # Minimal CONFIG_PROTECT CONFIG_PROTECT="/etc" -- cgit v1.2.3-1-g7c22