summaryrefslogtreecommitdiff
path: root/backup/tob/files/tob-0.26-nice.patch
diff options
context:
space:
mode:
Diffstat (limited to 'backup/tob/files/tob-0.26-nice.patch')
-rw-r--r--backup/tob/files/tob-0.26-nice.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/backup/tob/files/tob-0.26-nice.patch b/backup/tob/files/tob-0.26-nice.patch
deleted file mode 100644
index d488a27a19cd..000000000000
--- a/backup/tob/files/tob-0.26-nice.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- tob.old 2005-02-13 17:46:00.000000000 -0500
-+++ tob 2005-02-13 17:35:43.000000000 -0500
-@@ -314,7 +314,7 @@
- fi
-
- if [ "$NICEFIND" = "yes" ] ; then
-- nicefindcmd="nice -19"
-+ nicefindcmd="nice -n 19"
- else
- nicefindcmd=""
- fi