libxcb: remove useless quotes

This commit is contained in:
Dylan Araps 2019-11-18 01:08:37 +00:00
parent 7ee4c90733
commit b3eec640d8
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh -e
sed -i'' 's/pthread-stubs //' configure
sed -i 's/pthread-stubs //' configure
./configure \
--prefix=/usr