Changes of Revision 7
[-] [+] | Changed | ntopng.spec |
[-] [+] | Added | ntopng-prefix.patch ^ |
@@ -0,0 +1,11 @@ +--- Ntop.cpp.orig 2013-10-05 17:57:04.745252346 +0200 ++++ Ntop.cpp 2013-10-05 17:57:23.305254514 +0200 +@@ -294,7 +294,7 @@ + const char* dirs[] = { + startup_dir, + #ifndef WIN32 +- "/usr/local/share/ntopng", ++ "/usr/share/ntopng", + #else + install_dir, + #endif |