From: Gabor Juhos Date: Fri, 26 Mar 2010 14:28:08 +0000 (+0000) Subject: package/cyassl: refresh patches X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=b097e81ce2091823e635608d61f5ebc8610cf827;p=15.05%2Fopenwrt.git package/cyassl: refresh patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20459 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/cyassl/patches/120-makefile_destdir.patch b/package/cyassl/patches/120-makefile_destdir.patch index 29b0d0a05e..d7ad1da673 100644 --- a/package/cyassl/patches/120-makefile_destdir.patch +++ b/package/cyassl/patches/120-makefile_destdir.patch @@ -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; \