aboutsummaryrefslogtreecommitdiff
path: root/debian/README
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2021-08-02 10:03:13 +0200
committerFlorian Dold <florian@dold.me>2021-08-02 10:03:13 +0200
commitaaf219807dedae769c526bb12bfbc2e828938920 (patch)
tree98293ebe76e1b55bc169bf981f7f6a05ae8f2aab /debian/README
parent3427e2f01601ff74a712fb34241acc6d38bc2087 (diff)
downloadwallet-core-aaf219807dedae769c526bb12bfbc2e828938920.tar.xz
debian
Diffstat (limited to 'debian/README')
-rw-r--r--debian/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/README b/debian/README
new file mode 100644
index 000000000..2b4f83aa2
--- /dev/null
+++ b/debian/README
@@ -0,0 +1,7 @@
+For the moment, building the debian package needs
+a preliminary manual step to compile the taler-wallet-cli
+Node.JS package. In the future, this will either be invoked
+by DH, or added as packaging instructions to Debian.
+
+$ pnpm run compile
+$ dpkg-buildpackage -rfakeroot -b -uc -us