[packages/crda] - rel 3; fix regulatory.bin path in crda itself

arekm arekm at pld-linux.org
Thu Nov 29 09:53:22 CET 2012


commit e82c8db1e394d56f950af1a8274c65b02546dc43
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Nov 29 09:53:19 2012 +0100

    - rel 3; fix regulatory.bin path in crda itself

 crda-regdb.patch | 10 ++++++++++
 1 file changed, 10 insertions(+)
---
diff --git a/crda-regdb.patch b/crda-regdb.patch
new file mode 100644
index 0000000..7a0080f
--- /dev/null
+++ b/crda-regdb.patch
@@ -0,0 +1,10 @@
+--- crda-1.1.2/crda.c~	2011-08-10 01:36:19.000000000 +0200
++++ crda-1.1.2/crda.c	2012-11-29 09:50:45.474098384 +0100
+@@ -165,6 +165,7 @@
+ 	const char *regdb_paths[] = {
+ 		"/usr/local/lib/crda/regulatory.bin", /* Users/preloads can override */
+ 		"/usr/lib/crda/regulatory.bin", /* General distribution package usage */
++		"/usr/share/crda/regulatory.bin",
+ 		"/lib/crda/regulatory.bin", /* alternative for distributions */
+ 		NULL
+ 	};
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crda.git/commitdiff/e82c8db1e394d56f950af1a8274c65b02546dc43



More information about the pld-cvs-commit mailing list