Merge commit '2acc68d1af798affc64978ed98abf0be6ebda067' as 'contrib/signify'

This commit is contained in:
Harshavardhana
2014-10-30 22:28:37 -07:00
37 changed files with 7580 additions and 0 deletions

9
contrib/signify/INSTALL Normal file
View File

@@ -0,0 +1,9 @@
To install signify-portable:
make
make install
This will install the signify binary in /usr/bin and the manpage to
/usr/man/man1. The makefile understands DESTDIR for those using
a staging directory for packaging.