summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-cli/debian/README
diff options
context:
space:
mode:
Diffstat (limited to 'packages/taler-wallet-cli/debian/README')
-rw-r--r--packages/taler-wallet-cli/debian/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/packages/taler-wallet-cli/debian/README b/packages/taler-wallet-cli/debian/README
new file mode 100644
index 000000000..d221c6e37
--- /dev/null
+++ b/packages/taler-wallet-cli/debian/README
@@ -0,0 +1,8 @@
+For the moment, building the Debian package needs
+a preliminary manual step to install the taler-wallet-cli
+Node.JS package. In the future, this will either be invoked
+by DH, or added as packaging instructions to Debian.
+
+$ ./configure --prefix=/usr
+$ make install
+$ dpkg-buildpackage -rfakeroot -b -uc -us