diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2020-08-04 00:54:20 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2020-08-04 01:42:54 +0200 |
commit | dfd86e6046fec72c33ef0be33847f9800a3c0beb (patch) | |
tree | 5f9cd096644337bbf12cf4d3311b1341f92d9644 /debian/lacme-accountd.install | |
parent | 35e8d56f2c42d789e6273c757b6a835c3416a2f8 (diff) |
d/*: Adapt to new build system.
Diffstat (limited to 'debian/lacme-accountd.install')
-rw-r--r-- | debian/lacme-accountd.install | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/lacme-accountd.install b/debian/lacme-accountd.install index ccf9f99..5288ede 100644 --- a/debian/lacme-accountd.install +++ b/debian/lacme-accountd.install @@ -1,2 +1,2 @@ -etc/lacme/lacme-accountd.conf /etc/lacme -usr/bin/lacme-accountd /usr/bin +bin/lacme-accountd usr/bin +etc/lacme/lacme-accountd.conf etc/lacme |