diff options
author | Félix Sipma <felix+debian@gueux.org> | 2016-12-07 18:28:23 +0100 |
---|---|---|
committer | Félix Sipma <felix+debian@gueux.org> | 2016-12-08 01:04:26 +0100 |
commit | f63c8d040e95ad7acbae87fd419d324df855442b (patch) | |
tree | 3e0f50b0d3c7cab34b117b9921979628ca5404f8 | |
parent | 9e43c1ed746a7ec15e7c6903355d359e74a2531c (diff) |
install restic files in /usr/lib/go/src/
-rw-r--r-- | debian/restic.install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/restic.install b/debian/restic.install new file mode 100644 index 0000000..6c3f851 --- /dev/null +++ b/debian/restic.install @@ -0,0 +1 @@ +src/restic usr/lib/go/src |