Remove patch check for cygwin
commit83fcf9217b5b10dc5d26c51d4afb25edfd703f16
authorMateor <mateorod9@gmail.com>
Wed, 31 Jul 2013 16:12:59 +0000 (31 11:12 -0500)
committerMateor <mateorod9@gmail.com>
Wed, 31 Jul 2013 16:12:59 +0000 (31 11:12 -0500)
treef08f5b68e7b81ba7c14122718ca3a7af8507e373
parent69830d29dea03cae3ce43843b06ed818ae3ac9a5
Remove patch check for cygwin

I need some sort of institutional way to handle the dependency messages. Right
now it still while tell Cygwin users that they need patch. But that is a
minimal cost, since we would override any patch install with our binary.

But still, a better way to handle all that would be dependencies in OS-specific
arrays. For output and checking.
auto_patcher