Skip to content

Commit c0221c9

Browse files
committed
.github/workflows/write-dockerfile.sh: delete pkgs line
The pkgs directory has been removed.
1 parent d9f7129 commit c0221c9

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
@@ -280,7 +280,6 @@ $ADD config/config.rpath /new/config/config.rpath
280280
$ADD src/meson.build /new/src/
281281
$ADD src/bin /new/src/bin
282282
$ADD m4 /new/m4
283-
$ADD pkgs /new/pkgs
284283
$ADD build /new/build
285284
$ADD .upstream.d /new/.upstream.d
286285
$ADD tools /new/tools

0 commit comments

Comments
 (0)