Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 2 additions & 5 deletions slices/hello.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,9 @@ essential:
- hello_copyright

slices:
bins:
foo:
essential:
- libc6_libs
contents:
/usr/bin/hello:

- hello_copyright
copyright:
contents:
/usr/share/doc/hello/copyright:
37 changes: 0 additions & 37 deletions slices/libc6.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion slices/openssl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ essential:
- openssl_copyright

slices:
bins:
executables:
essential:
- libc6_config
- libc6_libs
Expand Down
Loading