diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 01:51:45 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 01:51:45 +0300 |
commit | 00482cb35fbda9cfe2db282b8c812cb816e31de9 (patch) | |
tree | 2b70d23651460ffc25b234a945d1123c0ab16a05 /extra/ccache | |
parent | dea4310b4bf6c73d2a82055ad15e72dc59cda5dd (diff) | |
download | repository-00482cb35fbda9cfe2db282b8c812cb816e31de9.tar.gz |
ccache: add meta file
Diffstat (limited to 'extra/ccache')
-rw-r--r-- | extra/ccache/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/ccache/meta b/extra/ccache/meta new file mode 100644 index 00000000..ee379831 --- /dev/null +++ b/extra/ccache/meta @@ -0,0 +1,3 @@ +description: A fast compiler cache +license: GPL-3.0+ +maintainer: Cem Keylan <cem@carbslinux.org> |