changeset 211:24ab6c248503

Patch should be working now, change config default...
author Rob Landley <rob@landley.net>
date Tue, 18 Dec 2007 02:34:08 -0600
parents a71c502a028c
children 6e06d46e9e53
files toys/Config.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/toys/Config.in	Tue Dec 18 02:02:47 2007 -0600
+++ b/toys/Config.in	Tue Dec 18 02:34:08 2007 -0600
@@ -275,7 +275,7 @@
 
 config PATCH
 	bool "patch"
-	default n
+	default y
 	help
 	  usage: patch [-i file] [-p depth] [-Ru]