From f4fd64cb9b62ffb6ca725022cc2594e4bdf855db Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Wed, 4 Apr 2012 18:32:44 +0000 Subject: [PATCH] Turn off non standard patch (RENAMED) by default. This slipped in on accident from testing. Notified by: sunpoet Feature safe: yes --- net/rsync/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/rsync/Makefile b/net/rsync/Makefile index c14c9ef0a297..acb75c16e974 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -44,7 +44,7 @@ OPTIONS= POPT_PORT "Use popt from devel/popt instead of bundled one" off \ ACL "Add backward-compatibility for the --acls option" off \ ICONV "Add iconv support" off \ TIMELIMIT "Time limit patch" off \ - RENAMED "Add support for renamed file detection" on + RENAMED "Add support for renamed file detection" off .include