diff options
| author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-03-26 14:28:08 +0000 |
|---|---|---|
| committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-03-26 14:28:08 +0000 |
| commit | 6c9f02007fd24dc39df0e2fbe8183a953a267520 (patch) | |
| tree | c97d3abd2359038a5abaad3bfbaf257a86de449b | |
| parent | 18c4a994f3d2e25c0c26a49603551840ce420db9 (diff) | |
package/cyassl: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20459 3c298f89-4303-0410-b956-a3cf2f4a3e73
| -rw-r--r-- | package/cyassl/patches/120-makefile_destdir.patch | 2 |
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; \
|
