Skip to content

Commit 0986212

Browse files
committed
.github/workflows/write-dockerfile.sh: delete pkgs line
Don't know what it does, but now it's not there.
1 parent 219641e commit 0986212

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/write-dockerfile.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,6 @@ $ADD src/doc/bootstrap /new/src/doc/bootstrap
281281
$ADD src/meson.build /new/src/
282282
$ADD src/bin /new/src/bin
283283
$ADD m4 /new/m4
284-
$ADD pkgs /new/pkgs
285284
$ADD build /new/build
286285
$ADD .upstream.d /new/.upstream.d
287286
$ADD tools /new/tools

0 commit comments

Comments
 (0)