Skip to content
Snippets Groups Projects
Commit ea3839f6 authored by Rodrigo Mesquita's avatar Rodrigo Mesquita :seedling: Committed by Ben Gamari
Browse files

bindist: Fix xattr cleaning

The original fix (725343aa) was incorrect because it used the shell
bracket syntax which is the quoting syntax in autoconf, making the test
for existence be incorrect and therefore `xattr` was never run.

Fixes #24554

(cherry picked from commit e03760db)
parent 57b07e02
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment