There isn't a /usr/local in the SDK
This commit is contained in:
parent
839f9dfe87
commit
d943d7d5fe
@ -238,7 +238,7 @@ class Cmd
|
|||||||
|
|
||||||
def syspath
|
def syspath
|
||||||
if sdkroot
|
if sdkroot
|
||||||
%W{#{sdkroot}/usr #{sdkroot}/usr/local}
|
%W{#{sdkroot}/usr /usr/local}
|
||||||
else
|
else
|
||||||
%W{/usr /usr/local}
|
%W{/usr /usr/local}
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user