reapply Automated-domain-substitution.patch
This commit is contained in:
parent
4027914f7f
commit
8de587281e
@ -10,10 +10,10 @@ cd chromium/src
|
||||
echo -e ${RED} ------- apply patchs ${NC}
|
||||
for file in $(cat ../../bromite/build/bromite_patches_list.txt) ; do
|
||||
|
||||
if [[ "$file" == *"Automated-domain-substitution"* ]]; then
|
||||
echo -e ${RED} " -> Excluding $file" ${NC}
|
||||
continue
|
||||
fi
|
||||
#if [[ "$file" == *"Automated-domain-substitution"* ]]; then
|
||||
# echo -e ${RED} " -> Excluding $file" ${NC}
|
||||
# continue
|
||||
#fi
|
||||
|
||||
echo -e ${RED} " -> Apply $file" ${NC}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user