forked from kiss-community/repo
libxcb: remove useless quotes
This commit is contained in:
parent
7ee4c90733
commit
b3eec640d8
@ -1,6 +1,6 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
sed -i'' 's/pthread-stubs //' configure
|
||||
sed -i 's/pthread-stubs //' configure
|
||||
|
||||
./configure \
|
||||
--prefix=/usr
|
||||
|
Loading…
Reference in New Issue
Block a user