diff options
author | Cem Keylan <cem@ckyln.com> | 2021-11-26 01:36:33 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-11-26 01:36:33 +0100 |
commit | 87cc03ca7d9868efe483dec9019178fab33db1e4 (patch) | |
tree | 4070816a3ecc9314a40900351d23aef2d924b66a /extra/argp/meta | |
parent | 14188ed8ff9c191731388ae8748689e610e82a28 (diff) | |
download | repository-87cc03ca7d9868efe483dec9019178fab33db1e4.tar.gz |
argp: drop package
Diffstat (limited to 'extra/argp/meta')
-rw-r--r-- | extra/argp/meta | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/extra/argp/meta b/extra/argp/meta deleted file mode 100644 index dce14d06..00000000 --- a/extra/argp/meta +++ /dev/null @@ -1,3 +0,0 @@ -description: standalone argp implementation for musl libc -license: LGPL-2.1-or-later -maintainer: Cem Keylan <cem@carbslinux.org> |