diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2009-04-25 14:55:18 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2009-04-25 14:55:18 +0000 |
commit | b82fb78eea4dab57b3cefd90c7775365b86be197 (patch) | |
tree | 2bf7f747c6d4c6835a4620ac747ef0b3e2ade254 /package/crda/patches | |
parent | ca6bc346d3b1f88c25659ba0f1b9d75a7b6aa1a7 (diff) | |
download | upstream-b82fb78eea4dab57b3cefd90c7775365b86be197.tar.gz upstream-b82fb78eea4dab57b3cefd90c7775365b86be197.tar.bz2 upstream-b82fb78eea4dab57b3cefd90c7775365b86be197.zip |
Update crda to version 1.0.2 and regulatory database to 2009.04.17.
SVN-Revision: 15405
Diffstat (limited to 'package/crda/patches')
-rw-r--r-- | package/crda/patches/101-make_crypto_use_optional.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/crda/patches/101-make_crypto_use_optional.patch b/package/crda/patches/101-make_crypto_use_optional.patch index 105ffb36e7..fc5311a071 100644 --- a/package/crda/patches/101-make_crypto_use_optional.patch +++ b/package/crda/patches/101-make_crypto_use_optional.patch @@ -1,6 +1,6 @@ --- a/Makefile +++ b/Makefile -@@ -29,7 +29,9 @@ LDLIBS += `pkg-config --libs openssl` +@@ -32,7 +32,9 @@ LDLIBS += `pkg-config --libs openssl` reglib.o: keys-ssl.c |