summaryrefslogtreecommitdiff
path: root/devel/gitolite/files/patch-src_triggers_post-compile_ssh-authkeys-split
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-07-03 12:14:14 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-07-03 12:14:14 +0000
commit15845cd797b429774eec0eae3f70a95c3c562807 (patch)
tree399780a1da7b01de9a8f68f1b0930fa7378f098c /devel/gitolite/files/patch-src_triggers_post-compile_ssh-authkeys-split
parentnet/py-rainbowstream: Make pocket (really) optional (diff)
Update to 3.6.7 and take maintainership.
Remove extra WWW line, only the first one is ever used. Sponsored by: Absolight
Diffstat (limited to 'devel/gitolite/files/patch-src_triggers_post-compile_ssh-authkeys-split')
-rw-r--r--devel/gitolite/files/patch-src_triggers_post-compile_ssh-authkeys-split10
1 files changed, 2 insertions, 8 deletions
diff --git a/devel/gitolite/files/patch-src_triggers_post-compile_ssh-authkeys-split b/devel/gitolite/files/patch-src_triggers_post-compile_ssh-authkeys-split
index 6afcda2ac10f..3a367d644072 100644
--- a/devel/gitolite/files/patch-src_triggers_post-compile_ssh-authkeys-split
+++ b/devel/gitolite/files/patch-src_triggers_post-compile_ssh-authkeys-split
@@ -1,12 +1,6 @@
---- src/triggers/post-compile/ssh-authkeys-split.orig 2016-02-20 12:48:57 UTC
+--- src/triggers/post-compile/ssh-authkeys-split.orig 2017-07-02 14:01:25 UTC
+++ src/triggers/post-compile/ssh-authkeys-split
-@@ -1,4 +1,4 @@
--#!/usr/local/bin/bash
-+#!/bin/sh
-
- # split multi-key files into separate keys like ssh-authkeys likes
-
-@@ -64,7 +64,7 @@ do
+@@ -66,7 +66,7 @@ do
echo 1>&2 "ssh-authkeys-split: bad line $seq in keydir/$k"
rm -f $f
fi