From 6903b3c2954c7838d9371936066c003c8841f32c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Adam=20Go=C5=82=C4=99biowski?= Date: Fri, 8 Oct 2004 18:17:27 +0000 Subject: [PATCH] - Simple patch - removes duplicates from fortune file. Spotted by The Man Who Refuses To Accept His RW [TM]. Changed files: fortune-mod-kernelnewbies-remove_duplicates.patch -> 1.1 --- ...-mod-kernelnewbies-remove_duplicates.patch | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 fortune-mod-kernelnewbies-remove_duplicates.patch diff --git a/fortune-mod-kernelnewbies-remove_duplicates.patch b/fortune-mod-kernelnewbies-remove_duplicates.patch new file mode 100644 index 0000000..f5f247b --- /dev/null +++ b/fortune-mod-kernelnewbies-remove_duplicates.patch @@ -0,0 +1,22 @@ +Simple patch - removes duplicates from fortune file. +Spotted by The Man Who Refuses To Accept His RW [TM]. + +diff -burN kernelnewbies-20041003.orig/kernelnewbies kernelnewbies-20041003/kernelnewbies +--- kernelnewbies-20041003.orig/kernelnewbies 2004-10-08 20:13:13.616305592 +0200 ++++ kernelnewbies-20041003/kernelnewbies 2004-10-08 20:14:09.674783408 +0200 +@@ -132,15 +132,6 @@ + + - Alan Cox + % +-"Thanks, and THIS time it really is fixed. I mean, how many times can we +- get it wrong? At some point, we just have to run out of really bad ideas.." +- +- - Linus Torvalds +-% +-"I am getting pretty good at running diff and patch now." +- +- - Jeff Merkey +-% + "I'd rather not work with people who aren't careful. It's darwinism + in software development. It's a cold, callous argument that says + that there are two kinds of people, and I'd rather not work with the -- 2.44.0