X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Fopenssl%2Fpatches%2F170-bash_path.patch;h=c29b59afdd980f8ed261f7c24aeef574642df47a;hb=d114db436c42701665e5fb7ddb542ae0dc2ac9fc;hp=b6dc27efee1601eb41ddb4cffc316a61bd0b0a68;hpb=97162c302f07f7224846bf5a19df5375014aed79;p=openwrt-10.03%2F.git diff --git a/package/openssl/patches/170-bash_path.patch b/package/openssl/patches/170-bash_path.patch index b6dc27efe..c29b59afd 100644 --- a/package/openssl/patches/170-bash_path.patch +++ b/package/openssl/patches/170-bash_path.patch @@ -1,7 +1,7 @@ ---- openssl.old/util/domd Sun Oct 15 01:04:33 2006 -+++ openssl.dev/util/domd Sun Oct 15 01:04:44 2006 +--- a/util/domd ++++ b/util/domd @@ -1,4 +1,4 @@ --#!/bin/bash +-#!/bin/sh +#!/usr/bin/env bash # Do a makedepend, only leave out the standard headers # Written by Ben Laurie 19 Jan 1999