Skip to content

Instantly share code, notes, and snippets.

View mdarty's full-sized avatar

Matthew Daugherty mdarty

View GitHub Profile
### Keybase proof
I hereby claim:
* I am mdarty on github.
* I am darty (https://keybase.io/darty) on keybase.
* I have a public key whose fingerprint is 1D79 A1C3 50CC 81A6 3CA9 56BE 968A 8B80 4F49 E5EC
To claim this, I am signing this object:
@mdarty
mdarty / Makefile.diff
Last active August 29, 2015 14:02
Rsync Makefile change
--- Makefile.old 2015-05-05 03:04:04.706854033 -0500
+++ Makefile 2015-05-05 03:04:41.635848538 -0500
@@ -61,7 +61,8 @@
TIMELIMIT_EXTRA_PATCHES= ${WRKSRC}/patches/time-limit.diff
ATIMES_EXTRA_PATCHES= ${WRKSRC}/patches/atimes.diff
FLAGS_EXTRA_PATCHES= ${WRKSRC}/patches/fileflags.diff \
- ${FILESDIR}/extrapatch-main.c
+ ${FILESDIR}/extrapatch-main.c \
+ ${FILESDIR}/mokomull.diff
RENAMED_EXTRA_PATCHES= ${WRKSRC}/patches/detect-renamed.diff