mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 576760, no longer need to force components.list, r=bhearsum, a=NPOTB
--HG-- extra : rebase_source : c3aeb9a63dd362f616fec89a0ddb72c34c10d2b6
This commit is contained in:
parent
45db82ea6b
commit
3b69dbad7a
@ -48,7 +48,7 @@ if [ $# = 0 ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
requested_forced_updates='components/components.list Contents/MacOS/components/components.list'
|
||||
requested_forced_updates=''
|
||||
|
||||
while getopts "hf:" flag
|
||||
do
|
||||
|
Loading…
Reference in New Issue
Block a user