aboutsummaryrefslogtreecommitdiff
path: root/packages/ubuntu/README
blob: 9d08aca278db73ba8b921321c9211242885534e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Howto Build Debian packages
---------------------------

Initial configuration and debian/changelog generation:
./configure

Build a binary (GPG signed) nDPI package with:
dpkg-buildpackage -b

Or build a binary (unsigned) nDPI package with:
dpkg-buildpackage -b -us -uc