summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-03-26 14:28:08 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-03-26 14:28:08 +0000
commit6c9f02007fd24dc39df0e2fbe8183a953a267520 (patch)
treec97d3abd2359038a5abaad3bfbaf257a86de449b /package
parent18c4a994f3d2e25c0c26a49603551840ce420db9 (diff)
package/cyassl: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20459 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-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 29b0d0a05..d7ad1da67 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; \