From: jow Date: Tue, 27 Apr 2010 13:08:30 +0000 (+0000) Subject: [backfire] merge r21187 X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=commitdiff_plain;h=958f60c8f1fce2a402fc436c1cea38f6e59cac5d [backfire] merge r21187 git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@21189 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/cyassl/patches/120-makefile_destdir.patch b/package/cyassl/patches/120-makefile_destdir.patch index d7ad1da67..29b0d0a05 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; \