summaryrefslogtreecommitdiffstats
path: root/package/openssl/patches/120-makedepend.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/openssl/patches/120-makedepend.patch')
-rw-r--r--package/openssl/patches/120-makedepend.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/openssl/patches/120-makedepend.patch b/package/openssl/patches/120-makedepend.patch
index 95600ff8e..4ed6f6d22 100644
--- a/package/openssl/patches/120-makedepend.patch
+++ b/package/openssl/patches/120-makedepend.patch
@@ -1,6 +1,6 @@
--- a/util/domd
+++ b/util/domd
-@@ -22,7 +23,7 @@ if [ "$MAKEDEPEND" = "gcc" ]; then
+@@ -22,7 +22,7 @@ if expr "$MAKEDEPEND" : '.*gcc$' > /dev/
done
sed -e '/^# DO NOT DELETE.*/,$d' < Makefile > Makefile.tmp
echo '# DO NOT DELETE THIS LINE -- make depend depends on it.' >> Makefile.tmp