diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-07 19:14:58 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-08 01:05:35 (EST) |
commit | cd9f5d5289fc7830bc5eafc3e9a17aec402aef2f (patch) | |
tree | 04d3b9274d99b93659c3b0a2b36058fe3ee6d767 /e2fsprogs-doc.pkg/control | |
parent | afaa9df616a6c805f915d52ffc063edd4b8be88a (diff) |
Add packages
Diffstat (limited to 'e2fsprogs-doc.pkg/control')
-rw-r--r-- | e2fsprogs-doc.pkg/control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/e2fsprogs-doc.pkg/control b/e2fsprogs-doc.pkg/control new file mode 100644 index 0000000..e464ef7 --- /dev/null +++ b/e2fsprogs-doc.pkg/control @@ -0,0 +1,8 @@ +Architecture: all +Platform: all +Section: doc +Depends: + e2fsprogs-common (= ${Source-Version}), +Description: ext2/ext3/ext4 file system utilities - documentation + This package provides documentation for the ext2/ext3/ext4 file system + utilities. |