mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
f6558c43ca
- 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
9 lines
182 B
Plaintext
9 lines
182 B
Plaintext
--- 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
|
|
|