X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/6c9f02007fd24dc39df0e2fbe8183a953a267520..dfc66eb1b50769167f78fd3341dce51d77549bcd:/package/cyassl/patches/120-makefile_destdir.patch 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; \