diff options
Diffstat (limited to 'misc/ddate/files/patch-ddate.c')
-rw-r--r-- | misc/ddate/files/patch-ddate.c | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/misc/ddate/files/patch-ddate.c b/misc/ddate/files/patch-ddate.c new file mode 100644 index 000000000000..f54e490a9497 --- /dev/null +++ b/misc/ddate/files/patch-ddate.c @@ -0,0 +1,12 @@ +--- ddate.c.orig 2016-08-12 21:07:26 UTC ++++ ddate.c +@@ -64,7 +64,9 @@ + * Church of the SubGenius and do not wish your copy of ddate(1) to contain + * code for counting down to X-Day, undefine KILL_BOB */ + ++/* + #define KILL_BOB 13013 ++*/ + + /* If you wish ddate(1) to contain SubGenius slogans, define PRAISE_BOB */ + |