mirror of https://github.com/google/oss-fuzz.git
Corrected error in libyal project configuration (#4246)
This commit is contained in:
parent
5415fe155d
commit
8e2a59f8dc
|
@ -34,7 +34,7 @@ RUN git clone --depth 1 https://github.com/libyal/libscca.git libscca
|
|||
|
||||
RUN git clone --depth 1 https://github.com/libyal/libfsapfs.git libfsapfs
|
||||
|
||||
RUN git clone --depth 1 https://github.com/libyal/libfsapfs.git libbde
|
||||
RUN git clone --depth 1 https://github.com/libyal/libbde.git libbde
|
||||
|
||||
RUN git clone --depth 1 https://github.com/libyal/libqcow.git libqcow
|
||||
RUN git clone --depth 1 https://github.com/libyal/libvhdi.git libvhdi
|
||||
|
|
Loading…
Reference in New Issue