diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2015-03-23 13:41:31 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2015-03-25 20:16:58 +0100 |
commit | bc4d8b7ec95c85935547338cf4c1ca5f58e08309 (patch) | |
tree | 27d11ff8e878e6e73a6c4047f0c14ba1c7944b91 /debian/icevault.install | |
parent | bc180068995181b4c633e5082dc2568431461623 (diff) |
Debianization.
Diffstat (limited to 'debian/icevault.install')
-rw-r--r-- | debian/icevault.install | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/icevault.install b/debian/icevault.install new file mode 100644 index 0000000..57d9c84 --- /dev/null +++ b/debian/icevault.install @@ -0,0 +1,3 @@ +usr/bin/icevault /usr/bin +usr/share/bash-completion/completions/icevault /usr/share/bash-completion/completions +usr/share/man/man1/icevault.1.gz /usr/share/man/man1 |