File tree Expand file tree Collapse file tree 6 files changed +4
-10
lines changed Expand file tree Collapse file tree 6 files changed +4
-10
lines changed Original file line number Diff line number Diff line change @@ -289,7 +289,6 @@ EXTRA_DIST += \
289289EXTRA_DIST += \
290290 BUILD.bazel \
291291 MODULE.bazel \
292- WORKSPACE.bazel \
293292 build.zig
294293
295294# These are support files for building under VMS
Original file line number Diff line number Diff line change @@ -976,9 +976,8 @@ The distribution should contain the files listed below.
976976
977977(F) Auxiliary files for building PCRE2 using other build systems
978978
979- BUILD.bazel )
980- MODULE.bazel ) files used by the Bazel build system
981- WORKSPACE.bazel )
979+ BUILD.bazel ) files used by the Bazel
980+ MODULE.bazel ) build system
982981 build.zig file used by zig's build system
983982
984983(G) Auxiliary files for building PCRE2 under OpenVMS
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -976,9 +976,8 @@ The distribution should contain the files listed below.
976976
977977(F) Auxiliary files for building PCRE2 using other build systems
978978
979- BUILD.bazel )
980- MODULE.bazel ) files used by the Bazel build system
981- WORKSPACE.bazel )
979+ BUILD.bazel ) files used by the Bazel
980+ MODULE.bazel ) build system
982981 build.zig file used by zig's build system
983982
984983(G) Auxiliary files for building PCRE2 under OpenVMS
Original file line number Diff line number Diff line change @@ -235,7 +235,6 @@ txt_files=(
235235 RunGrepTest
236236 RunTest
237237 SECURITY.md
238- WORKSPACE.bazel
239238 build.zig
240239 configure.ac
241240 libpcre2-8.pc.in
Original file line number Diff line number Diff line change @@ -19,7 +19,6 @@ drwxr-xr-x tarball-dir/pcre2-SNAPSHOT
1919-rwxr-xr-x tarball-dir/pcre2-SNAPSHOT/RunTest
2020-rw-r--r-- tarball-dir/pcre2-SNAPSHOT/RunTest.bat
2121-rw-r--r-- tarball-dir/pcre2-SNAPSHOT/SECURITY.md
22- -rw-r--r-- tarball-dir/pcre2-SNAPSHOT/WORKSPACE.bazel
2322-rw-r--r-- tarball-dir/pcre2-SNAPSHOT/aclocal.m4
2423-rwxr-xr-x tarball-dir/pcre2-SNAPSHOT/ar-lib
2524-rw-r--r-- tarball-dir/pcre2-SNAPSHOT/build.zig
You can’t perform that action at this time.
0 commit comments