abuild: fix getfattr match
it's a regular expression, not shell pattern. empty match will match everything (default is ^user\\.)
Showing
Please register or sign in to comment
it's a regular expression, not shell pattern. empty match will match everything (default is ^user\\.)