summaryrefslogtreecommitdiff
path: root/devel/rubygem-strptime/files/patch-bin_setup
blob: 19db0493d493194776ee0b632d3ebd0dfc1a2889 (plain) (blame)
1
2
3
4
5
6
7
8
--- 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'