summaryrefslogtreecommitdiff
path: root/package/rsync/patches/patch-Makefile_in
blob: f955b5016f8d8b4b1599b3726a1a40b34be41e25 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- rsync-3.0.9.orig/Makefile.in	2011-03-26 18:01:37.000000000 +0100
+++ rsync-3.0.9/Makefile.in	2013-09-26 12:40:43.000000000 +0200
@@ -146,7 +146,7 @@ configure.sh config.h.in: configure.ac a
 	    else \
 		echo 'You may need to run:'; \
 		echo '  make reconfigure'; \
-		exit 1; \
+		exit 0; \
 	    fi \
 	fi