summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2010-10-30 12:03:37 -0500
committerBryan Bishop <kanzure@gmail.com>2010-10-30 12:03:37 -0500
commit808f745afc2aafb70b70f8ab07ef031f51356d53 (patch)
tree46ea9138b5c45d8a4a42c86a5dbb84464a0f82ed
parentf1dc7ef4b4ac233ba3be7b813ce5d7e73f333859 (diff)
downloadpiny-code-808f745afc2aafb70b70f8ab07ef031f51356d53.tar.gz
piny-code-808f745afc2aafb70b70f8ab07ef031f51356d53.zip
Added a note about needing latex2man for building pinyadmin.deb
-rw-r--r--HACKING2
1 files changed, 2 insertions, 0 deletions
diff --git a/HACKING b/HACKING
index 467331a..f310977 100644
--- a/HACKING
+++ b/HACKING
@@ -1,5 +1,7 @@
=== 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