wallet-core/packages/taler-wallet-cli/debian/README

9 lines
308 B
Plaintext
Raw Permalink Normal View History

2023-02-25 12:25:13 +01:00
For the moment, building the Debian package needs
a preliminary manual step to install the taler-wallet-cli
2021-07-14 15:29:42 +02:00
Node.JS package. In the future, this will either be invoked
by DH, or added as packaging instructions to Debian.
2023-02-25 12:25:13 +01:00
$ ./configure --prefix=/usr
$ make install
2021-07-14 15:29:42 +02:00
$ dpkg-buildpackage -rfakeroot -b -uc -us