projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
package/libpcap: move configuration to submenu
[openwrt.git]
/
package
/
openssl
/
patches
/
170-bash_path.patch
diff --git
a/package/openssl/patches/170-bash_path.patch
b/package/openssl/patches/170-bash_path.patch
index
accde6c
..
c29b59a
100644
(file)
--- a/
package/openssl/patches/170-bash_path.patch
+++ b/
package/openssl/patches/170-bash_path.patch
@@
-1,7
+1,5
@@
-Index: openssl-0.9.8e/util/domd
-===================================================================
---- openssl-0.9.8e.orig/util/domd 2007-06-04 13:23:32.408807008 +0200
-+++ openssl-0.9.8e/util/domd 2007-06-04 13:23:33.442649840 +0200
+--- a/util/domd
++++ b/util/domd
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/usr/bin/env bash
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/usr/bin/env bash
This page took
0.022956 seconds
and
4
git commands to generate.