openbsd-ports/archivers/brotli/patches/patch-tests_roundtrip_test_sh
2022-03-11 18:16:02 +00:00

10 lines
198 B
Plaintext

Index: tests/roundtrip_test.sh
--- tests/roundtrip_test.sh.orig
+++ tests/roundtrip_test.sh
@@ -1,4 +1,4 @@
-#!/usr/bin/env bash
+#!/bin/sh
#
# Roundtrip test for the brotli command-line tool.
#