wallet-core/packages/taler-wallet-cli/debian
Christian Grothoff 17688dfd8f
bump version
2023-03-04 23:08:37 +01:00
..
changelog bump version 2023-03-04 23:08:37 +01:00
control draft for taler-harness Debian package 2023-02-25 12:25:13 +01:00
copyright typo: move folder, not file 2022-11-04 11:33:35 +01:00
README draft for taler-harness Debian package 2023-02-25 12:25:13 +01:00
rules draft for taler-harness Debian package 2023-02-25 12:35:24 +01:00

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