let ipkg fail when a package file to be installed is not found
[openwrt/staging/wigyori.git] / openwrt / package / olsrd / patches / olsrd-0.4.9-secure-key-path.path
1 diff -ruN olsrd-0.4.9-orig/lib/secure/src/olsrd_secure.h olsrd-0.4.9-1/lib/secure/src/olsrd_secure.h
2 --- olsrd-0.4.9-orig/lib/secure/src/olsrd_secure.h 2005-03-10 20:57:48.000000000 +0100
3 +++ olsrd-0.4.9-1/lib/secure/src/olsrd_secure.h 2005-04-05 00:51:40.000000000 +0200
4 @@ -43,7 +43,7 @@
5
6 #include "olsrd_plugin.h"
7
8 -#define KEYFILE "/root/.olsr/olsrd_secure_key"
9 +#define KEYFILE "/etc/olsrd.d/olsrd_secure_key"
10
11 /* Schemes */
12 #define ONE_CHECKSUM 1