1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 18:02:57 +03:00

[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
This commit is contained in:
jow 2010-04-27 13:07:50 +00:00
parent 626912ac05
commit 31be1f1ee1

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; \