diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:52:42 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:52:42 +0300 |
commit | f963d8d58ab4cce0ce905340df9e161d7af980f0 (patch) | |
tree | c56de4ae917bb656010a21a2530928e9112d6f4c | |
parent | fc12c149b34d9b01aa22cb8ab1a6658522ddccbe (diff) | |
download | repository-f963d8d58ab4cce0ce905340df9e161d7af980f0.tar.gz |
mlocate: add meta file
-rw-r--r-- | extra/mlocate/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/mlocate/meta b/extra/mlocate/meta new file mode 100644 index 00000000..86f4ef01 --- /dev/null +++ b/extra/mlocate/meta @@ -0,0 +1,3 @@ +description: Implementation of locate/updatedb +license: GPL-2.0+ +maintainer: Cem Keylan <cem@carbslinux.org> |