summaryrefslogtreecommitdiff
path: root/HACKING
blob: f31097769d3356c69b86812720b5dace6977b713 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
=== building the debian packages ===
to build pinyadmin you will need latex2man via: sudo apt-get install texlive-extra-utils

#where-ever you do development
git commit
git push piny-dev

#on piny-dev
cd piny-code/libpiny
dpkg-buildpackage -tc
sudo debi