Changeset 4342aa6
- Timestamp:
- Jan 23, 2016 8:28:02 AM (5 years ago)
- Branches:
- master
- Children:
- d08f29d
- Parents:
- 71c4505
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
installer/resources/i2prouter
r71c4505 r4342aa6 557 557 } 558 558 559 if [ "$DIST_OS" ="openbsd" -a ! -f "$WRAPPER_CMD" ]; then559 if [ "$DIST_OS" = "openbsd" -a ! -f "$WRAPPER_CMD" ]; then 560 560 # We handle it here because Tanuki doesn't ship OpenBSD binaries. 561 561 # We don't either, but they are (finally!) in OpenBSD itself.
Note: See TracChangeset
for help on using the changeset viewer.