SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
net/socat/patches/patch-test_sh
Normal file
12
net/socat/patches/patch-test_sh
Normal file
|
@ -0,0 +1,12 @@
|
|||
--- test.sh.orig Sat Jan 24 11:15:22 2015
|
||||
+++ test.sh Mon Apr 13 14:58:09 2015
|
||||
@@ -576,9 +576,6 @@ filloptionvalues() {
|
||||
*,dh,*) OPTS=$(echo "$OPTS" |sed "s/,dh,/,dh=/tmp/hugo,/g");;
|
||||
esac
|
||||
case "$OPTS" in
|
||||
- *,egd,*) OPTS=$(echo "$OPTS" |sed "s/,egd,/,egd=/tmp/hugo,/g");;
|
||||
- esac
|
||||
- case "$OPTS" in
|
||||
*,compress,*) OPTS=$(echo "$OPTS" |sed "s/,compress,/,compress=none,/g");;
|
||||
esac
|
||||
# PROXY
|
Loading…
Add table
Add a link
Reference in a new issue