Skip to content

Instantly share code, notes, and snippets.

@codeman38
codeman38 / psftools.config.patch
Created June 10, 2011 17:45
Patch to configure file for compiling psftools on OS X.
diff --git a/configure b/configure
index 59c44df..c43d74e 100755
--- a/configure
+++ b/configure
@@ -903,7 +903,7 @@ else
{ echo "configure: error: newly created file is older than distributed files!
Check your system clock" 1>&2; exit 1; }
fi
-rm -f conftest*
+rm -rf conftest*