Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 509838 | Differences between
and this patch

Collapse All | Expand All

(-)makemkv-oss-1.8.10/makemkvgui/src/api_linux.cpp.orig (-3 / +1 lines)
Lines 36-44 Link Here
36
}
36
}
37
37
38
static const char* const app_locations[]={
38
static const char* const app_locations[]={
39
    "/bin",
39
    "/opt/bin",
40
    "/usr/bin",
41
    "/usr/local/bin",
42
    NULL };
40
    NULL };
43
41
44
const char* const* ApGetAppLocations()
42
const char* const* ApGetAppLocations()

Return to bug 509838