[package] cyassl: remove stray "\r" in hunk header of 120-makefile_destdir.patch which incorrectly triggers CR stripping in "patch" resulting in non-fitting hunks (#6954)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21187 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Jo-Philipp Wich 2010-04-27 13:07:50 +00:00
parent d19948df05
commit 825b62c86c
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,14 +8,11 @@ basic:
@@ -8,14 +8,11 @@ basic:
openssl-links:
cd lib; ln -s ../src/.libs/libcyassl.a libcrypto.a; \