diff options
author | Rafael G. Martins <rafael@rafaelmartins.eng.br> | 2020-12-31 05:19:23 +0100 |
---|---|---|
committer | Rafael G. Martins <rafael@rafaelmartins.eng.br> | 2020-12-31 05:19:23 +0100 |
commit | b825738de2f33ffd893f4d1fd2c777d1a7436d32 (patch) | |
tree | f08b008e44efd4f6605e5ba8ee6badc2d12bc568 /debian/blogc.install | |
parent | 87092ed2493d3ac01b57100f15f9cfa1c4acdec7 (diff) | |
download | blogc-b825738de2f33ffd893f4d1fd2c777d1a7436d32.tar.gz blogc-b825738de2f33ffd893f4d1fd2c777d1a7436d32.tar.bz2 blogc-b825738de2f33ffd893f4d1fd2c777d1a7436d32.zip |
added debian packaging
Diffstat (limited to 'debian/blogc.install')
-rw-r--r-- | debian/blogc.install | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/blogc.install b/debian/blogc.install new file mode 100644 index 0000000..edb9ae3 --- /dev/null +++ b/debian/blogc.install @@ -0,0 +1,6 @@ +usr/bin/blogc +usr/share/man/man1/blogc.1 +usr/share/man/man7/blogc-pagination.7 +usr/share/man/man7/blogc-source.7 +usr/share/man/man7/blogc-template.7 +usr/share/man/man7/blogc-toctree.7 |