ports/archivers/brotli/patches/patch-tests_roundtrip_test_sh

10 lines
198 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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.
#