From 6fcc3f6c0c14e4de17449b6148506fafbdc8a450 Mon Sep 17 00:00:00 2001 From: Thomas Perl Date: Wed, 11 Jan 2012 11:59:14 +0100 Subject: [PATCH] Add Aegis token request file (Fixes #16) --- README | 7 +++++-- gotovienna.aegis | 6 ++++++ 2 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 gotovienna.aegis diff --git a/README b/README index 29b15bd..10dfd5d 100644 --- a/README +++ b/README @@ -10,7 +10,10 @@ Running unit tests: $ python -m gotovienna.tests.runner -To build the package (install python-stdeb first): +To build the package with aegis tokens (install python-stdeb first): -$ python setup.py --command-packages=stdeb.command bdist_deb +$ python setup.py --command-packages=stdeb.command sdist_deb +$ cp gotovienna.aegis deb_dist/gotovienna-*/debian/ +$ cd deb_dist/gotovienna-*/ +$ dpkg-buildpackage -rfakeroot -b # Do this in Scratchbox or with Madde diff --git a/gotovienna.aegis b/gotovienna.aegis new file mode 100644 index 0000000..d122ba2 --- /dev/null +++ b/gotovienna.aegis @@ -0,0 +1,6 @@ + + + + + + -- 1.7.9.5