aboutsummaryrefslogtreecommitdiffstats
path: root/package/cyassl
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2010-03-26 14:28:08 +0000
committerGabor Juhos <juhosg@openwrt.org>2010-03-26 14:28:08 +0000
commitb097e81ce2091823e635608d61f5ebc8610cf827 (patch)
treec97d3abd2359038a5abaad3bfbaf257a86de449b /package/cyassl
parent2b1832aa393529e279141bf6445d082ff083a3ef (diff)
downloadupstream-b097e81ce2091823e635608d61f5ebc8610cf827.tar.gz
upstream-b097e81ce2091823e635608d61f5ebc8610cf827.tar.bz2
upstream-b097e81ce2091823e635608d61f5ebc8610cf827.zip
package/cyassl: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20459 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/cyassl')
-rw-r--r--package/cyassl/patches/120-makefile_destdir.patch2
1 files changed, 1 insertions, 1 deletions
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; \