summaryrefslogtreecommitdiff
path: root/debian/README
blob: 563c0f32a0b93651df17f0a2e418c5a883346454 (plain)
1
2
3
4
5
6
7
8
9
10
This directory contains files required to build a debian package
for taler-merchant-demos.

This is NOT a 'clean' Debian package.

$ ./bootstrap
$ ./configure
$ make DESTDIR=$PWD/mydest install
$ dpkg-buildpackage -rfakeroot -b -uc -us