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
|
#!/bin/bash -ex
|
||||||
. /env
|
. /env
|
||||||
|
|
||||||
cd /src/expat
|
cd /src/expat/expat
|
||||||
|
|
||||||
./buildconf.sh
|
./buildconf.sh
|
||||||
./configure
|
./configure
|
||||||
|
|
Loading…
Reference in New Issue