mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 06:31:18 +02:00
replace - with _ in name of emit-login-prompt-ready
I had to make this change on the chrome side because scons doesn't like -'s Now I'm making it here to match Review URL: http://codereview.chromium.org/504060
This commit is contained in:
parent
0906af3b83
commit
1ee4f8a6bc
@ -70,6 +70,6 @@ zip -r1 $OUTPUT_ZIP chrome-chromeos -i "chrome-chromeos/chrome*" \
|
||||
"chrome-chromeos/libffmpegsumo.so" "chrome-chromeos/xdg-settings" \
|
||||
"chrome-chromeos/locales/*" "chrome-chromeos/resources/*" \
|
||||
"chrome-chromeos/*.png" "chrome-chromeos/session" \
|
||||
"chrome-chromeos/emit-login-prompt-ready" -x "*.d"
|
||||
"chrome-chromeos/emit_login_prompt_ready" -x "*.d"
|
||||
cp -f $OUTPUT_ZIP $OUTPUT_DIR
|
||||
echo Done.
|
||||
|
Loading…
x
Reference in New Issue
Block a user