Changes of Revision 60
[-] [+] | Changed | nprobe.spec |
[-] [+] | Added | nprobe.h-prefix.patch ^ |
@@ -0,0 +1,11 @@ +--- nprobe.h.orig 2012-12-18 20:46:54.128040470 +0100 ++++ nprobe.h 2012-12-18 20:47:04.564039702 +0100 +@@ -431,7 +431,7 @@ + #define CONST_DIR_SEP '/' + #endif + +-#define PREFIX "/usr/local" ++#define PREFIX "/usr" + #define LICENSE_FILE_NAME "nprobe.license" + + /* 2^32 minus a large value so that we won't wrap for sure */ |