commit | 5743d94dc0eefe4816552e72237f7fcd593ecca7 | [log] [tgz] |
---|---|---|
author | Tadi <37599238+TadiT7@users.noreply.github.com> | Wed Jun 20 15:18:29 2018 +0200 |
committer | GitHub <noreply@github.com> | Wed Jun 20 15:18:29 2018 +0200 |
tree | 80e266bf2467fc86bafd1a06f325841fa3bca4d2 | |
parent | 57dc2be0eb591fca96257022f33e9769d8f3ff9e [diff] |
Fix ZenFone 5 vendor matching pattern According to http://man7.org/linux/man-pages/man7/glob.7.html, we need an asterisk `*` after the value in order to get an inexact matching.