Skip to content
Snippets Groups Projects
Commit 87162c0f authored by Emmanuel Milou's avatar Emmanuel Milou
Browse files

use the right gpg key to sign the packages

parent 878603ef
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,7 @@ cp sflphone sflphone-0.9.2.orig -r
wget -q http://www.sflphone.org/downloads/gpg/sflphone.gpg.asc -O- | gpg --import -
# Build packages
cd sflphone-0.9.2/debian; debuild --username "Savoir-Faire Linux Inc."
cd sflphone-0.9.2/debian; debuild -k'Savoir-Faire Linux Inc.'
# Clean
rm sflphone-0.9.2/ -rf
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment