From f6558c43ca1be134bed8775bbb9fc92c02e9e254 Mon Sep 17 00:00:00 2001 From: Stefan Walter Date: Sun, 27 Jun 2010 12:26:55 +0000 Subject: - 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 Feature safe: yes --- net/csync2/files/patch-csync2-compare | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 net/csync2/files/patch-csync2-compare (limited to 'net/csync2/files/patch-csync2-compare') 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 + -- cgit v1.2.3