diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:25:15 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:25:15 +0300 |
commit | efb7800d67e6171861b383d667f80d406f3dc024 (patch) | |
tree | f3a0bf2be4b13f1faae2eb3e0d7c84eab330f37e /extra/libelf | |
parent | 2423c139754aba9a055ba683c93f2402d6bfbf28 (diff) | |
download | repository-efb7800d67e6171861b383d667f80d406f3dc024.tar.gz |
libelf: add meta file
Diffstat (limited to 'extra/libelf')
-rw-r--r-- | extra/libelf/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/libelf/meta b/extra/libelf/meta new file mode 100644 index 00000000..24e361e3 --- /dev/null +++ b/extra/libelf/meta @@ -0,0 +1,3 @@ +description: ELF object library +license: GPL-3.0+ +maintainer: Cem Keylan <cem@carbslinux.org> |