summaryrefslogtreecommitdiff
path: root/devel/rubygem-dig_rb/files/patch-bin_setup
blob: fc7d5bfcb9be190d1e239ac22e1a510b64866d74 (plain) (blame)
1
2
3
4
5
6
7
8
--- bin/setup.orig      2019-01-23 22:26:12.126111000 +0000
+++ bin/setup   2019-01-23 22:26:24.199711000 +0000
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 set -euo pipefail
 IFS=$'\n\t'