diff options
| author | Stefan Walter <stefan@FreeBSD.org> | 2010-06-27 12:26:55 +0000 |
|---|---|---|
| committer | Stefan Walter <stefan@FreeBSD.org> | 2010-06-27 12:26:55 +0000 |
| commit | f6558c43ca1be134bed8775bbb9fc92c02e9e254 (patch) | |
| tree | 39d0c88262c096e7f8e02ca5945de735867296eb /net/csync2/files/patch-csync2-compare | |
| parent | Simplify full-regression-test. (diff) | |
- Fix/update rc.d script.
- Make installation of csync2-compare optional.
- Generate certificates and create directories during installation if necessary.
- Assign maintainership to submitter.
PR: 146970
Submitted by: Alexey V. Degtyarev <alexey@renatasystems.org>
Feature safe: yes
Diffstat (limited to 'net/csync2/files/patch-csync2-compare')
| -rw-r--r-- | net/csync2/files/patch-csync2-compare | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/net/csync2/files/patch-csync2-compare b/net/csync2/files/patch-csync2-compare new file mode 100644 index 000000000000..2e2d1a17713e --- /dev/null +++ b/net/csync2/files/patch-csync2-compare @@ -0,0 +1,8 @@ +--- csync2-compare.orig 2010-05-20 10:55:31.000000000 +0000 ++++ csync2-compare 2010-05-20 10:55:50.000000000 +0000 +@@ -1,4 +1,4 @@ +-#!/bin/bash ++#!/usr/local/bin/bash + + verbose=0 + |
