summaryrefslogtreecommitdiff
path: root/packages/taler-harness/debian/README
blob: fb451a71dc2e0fb2a7d22cfe96cbc326de4579d1 (plain)
1
2
3
4
5
6
7
8
For the moment, building the Debian package needs
a preliminary manual step to install the taler-harness
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