Adding missing quote
Missed it while entering patch. Ouch! My bad!
This commit is contained in:
parent
263bb4615c
commit
a9f28cc5be
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ for itm in $sel; do
|
|||
'"pepper-flash"' | \
|
||||
'"freshplayerplugin-git"' | \
|
||||
'"freshplayerplugin"' | \
|
||||
'"vivaldi" | \
|
||||
'"vivaldi"' | \
|
||||
'"vivaldi-ffmpeg-codecs"') aurpkg="$aurpkg $(echo $itm | sed 's/"//g')";;
|
||||
'"firefox-i18n"' | \
|
||||
'"seamonkey-i18n"') pkg="$pkg";;
|
||||
|
|
Loading…
Reference in a new issue