diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-03-26 14:28:08 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-03-26 14:28:08 +0000 |
commit | b097e81ce2091823e635608d61f5ebc8610cf827 (patch) | |
tree | c97d3abd2359038a5abaad3bfbaf257a86de449b /package/cyassl/patches/120-makefile_destdir.patch | |
parent | 2b1832aa393529e279141bf6445d082ff083a3ef (diff) | |
download | upstream-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/patches/120-makefile_destdir.patch')
-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 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; \
|