bin/oss-fuzz-build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 508ac4c37e4980e0c96253f24469947911f931c0 Author: Caolán McNamara <caol...@redhat.com> Date: Fri Feb 23 11:50:07 2018 +0000 oss-fuzz: explicitly mention the rc files we want Change-Id: Iabefbc3873b45f58fb8e493d043b0e08a3f425f9 diff --git a/bin/oss-fuzz-build.sh b/bin/oss-fuzz-build.sh index 29c591ca3d7f..99e90c937bb4 100755 --- a/bin/oss-fuzz-build.sh +++ b/bin/oss-fuzz-build.sh @@ -26,7 +26,7 @@ cp $SRC/libreoffice/extras/source/truetype/symbol/opens___.ttf instdir/share/fon rm -rf $OUT/services $OUT/types $OUT/*rdb mkdir $OUT/services pushd instdir/program -cp -r *fuzzer *rc types.rdb types $OUT +cp -r *fuzzer unorc fundamentalrc types.rdb types $OUT head -c -14 services.rdb > $OUT/services.rdb tail -c +85 ./services/services.rdb >> $OUT/services.rdb popd _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits