diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-12-28 11:39:05 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-12-28 11:39:05 +0100 |
commit | 351b289675cc9a52a86f5daedd430942d680c410 (patch) | |
tree | 9b27178c1945d9717143a2e1ff08c9eecd898af0 /debian/taler-exchange.install | |
parent | e550acf5779f8b5da31bc97b35f77ff3f1935c0b (diff) |
skeleton for Taler exchange Debian package (not yet working)
Diffstat (limited to 'debian/taler-exchange.install')
-rw-r--r-- | debian/taler-exchange.install | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/taler-exchange.install b/debian/taler-exchange.install new file mode 100644 index 000000000..984cba92b --- /dev/null +++ b/debian/taler-exchange.install @@ -0,0 +1,4 @@ +etc/taler.conf +usr/bin/ +usr/lib/*/taler/ +usr/share/ |