diff options
Diffstat (limited to 'package/openssl/patches/170-bash_path.patch')
-rw-r--r-- | package/openssl/patches/170-bash_path.patch | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/package/openssl/patches/170-bash_path.patch b/package/openssl/patches/170-bash_path.patch deleted file mode 100644 index c29b59afdd..0000000000 --- a/package/openssl/patches/170-bash_path.patch +++ /dev/null @@ -1,8 +0,0 @@ ---- a/util/domd -+++ b/util/domd -@@ -1,4 +1,4 @@ --#!/bin/sh -+#!/usr/bin/env bash - # Do a makedepend, only leave out the standard headers - # Written by Ben Laurie <ben@algroup.co.uk> 19 Jan 1999 - |