DescriptionLinux: move hardcoded paths to GYP variables.
Currently we hardcode several paths in the source (the location of the
sandbox binary and the location of the chrome binary). Packagers are
patching the source to change these, which obviously isn't great.
This patch makes the paths GYP variables, which can be set with -D on
the GYP command line.
Patch Set 1 #Patch Set 2 : ... #
Total comments: 1
Messages
Total messages: 4 (0 generated)
|