9 lines
308 B
Plaintext
9 lines
308 B
Plaintext
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
|