mirror of https://github.com/google/oss-fuzz.git
[expat] path correction
This commit is contained in:
parent
1b0948faa5
commit
05875e9faa
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash -ex
|
||||
. /env
|
||||
|
||||
cd /src/expat
|
||||
cd /src/expat/expat
|
||||
|
||||
./buildconf.sh
|
||||
./configure
|
||||
|
|
Loading…
Reference in New Issue