forked from I2P_Developers/i2p.i2p
merge of '8511dd159fa291cbf15fc0ea8bde4b331ed44534'
and 'd577249d0bf080d821db013df9a945dd87217a09'
This commit is contained in:
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@@ -556,7 +556,7 @@ setup_openbsd() {
|
||||
set +e
|
||||
}
|
||||
|
||||
if [ "$DIST_OS"="openbsd" -a ! -f "$WRAPPER_CMD" ]; then
|
||||
if [ "$DIST_OS" = "openbsd" -a ! -f "$WRAPPER_CMD" ]; then
|
||||
# We handle it here because Tanuki doesn't ship OpenBSD binaries.
|
||||
# We don't either, but they are (finally!) in OpenBSD itself.
|
||||
setup_openbsd
|
||||
|
||||
Reference in New Issue
Block a user