diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2010-04-14 00:42:07 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2010-04-14 00:42:07 +0000 |
commit | c5deaaea38f9318a4652ad08b35b26bf7a4f77d5 (patch) | |
tree | fbe7f505e1b43d2027865337314b20fc3ca8e2bd /sysutils/rdup/files/patch-rdup-simple.in | |
parent | - Update to 5.0.0 (diff) |
- Update to 1.1.4
PR: 145588
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer)
Notes
Notes:
svn path=/head/; revision=252662
Diffstat (limited to 'sysutils/rdup/files/patch-rdup-simple.in')
-rw-r--r-- | sysutils/rdup/files/patch-rdup-simple.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/sysutils/rdup/files/patch-rdup-simple.in b/sysutils/rdup/files/patch-rdup-simple.in deleted file mode 100644 index 042e943ea687..000000000000 --- a/sysutils/rdup/files/patch-rdup-simple.in +++ /dev/null @@ -1,11 +0,0 @@ ---- sh/rdup-simple.in.orig 2009-10-09 23:37:15.000000000 -0700 -+++ sh/rdup-simple.in 2009-10-09 23:44:36.000000000 -0700 -@@ -41,7 +41,7 @@ - } - - PROGNAME=$0 --NOW=`date +%Y%m/%d` -+NOW=`gdate +%Y%m/%d` - DAYS=8 - ssh= - trans= |