opnsense-ports/devel/rubygem-strptime/files/patch-bin_setup
Franco Fichtner 6e8870d92f */*: sync with upstream
Taken from: HardenedBSD
2019-01-23 17:20:50 +01:00

8 lines
186 B
Text

--- bin/setup.orig 2019-01-23 22:40:01.975417000 +0000
+++ bin/setup 2019-01-23 22:40:10.578741000 +0000
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
set -euo pipefail
IFS=$'\n\t'