diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-09-07 10:10:11 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-09-07 10:10:11 +0000 |
commit | ad3dff30b7c4b25052900b3c6adb896ccc027305 (patch) | |
tree | 48d358dc6d4f9244ae12e6ee7d16091536ac8530 /news/xmitbin/files/patch-ab | |
parent | 61f9142ed6b705e9382824d87f1da0cbaa1e4c95 (diff) |
Notes
Diffstat (limited to 'news/xmitbin/files/patch-ab')
-rw-r--r-- | news/xmitbin/files/patch-ab | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/news/xmitbin/files/patch-ab b/news/xmitbin/files/patch-ab deleted file mode 100644 index 07182aefb990..000000000000 --- a/news/xmitbin/files/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -diff -ruN autoSend.old autoSend ---- autoSend.old Wed Sep 15 03:14:16 1993 -+++ autoSend Sat Nov 29 04:15:37 1997 -@@ -1,7 +1,7 @@ - #!/bin/csh -f - # These next two definitions need to be configured for each user! --set datDir = /mnt3/deej/gif/autoSend --set binDir = /mnt3/deej/bin -+set datDir = /tmp/autoSend -+set binDir = /usr/local/bin - # OK, all standard stuff now... - echo "" - echo "AutoSend run started `date`" |