Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am fooflington on github.
  • I am fooflington (https://keybase.io/fooflington) on keybase.
  • I have a public key ASD9FjWwROgrqEEWlVHR95fpnaE04pdAW15Aalq0quTtKgo

To claim this, I am signing this object:

@fooflington
fooflington / gist:85418b592c018f25d3f6
Created February 3, 2015 11:22
Log of applying patch
$ shasum simplesamlphp-1.13.2.tar.gz
ce844f5e5c5fef3869b6a2721441a74594bcb4b2 simplesamlphp-1.13.2.tar.gz
$ tar xfz simplesamlphp-1.13.2.tar.gz
$ cd simplesamlphp-1.13.2/modules/openidProvider/
$ patch -p0 <../../../patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- a/lib/Server.php