Add Aegis token request file (Fixes #16)
authorThomas Perl <m@thp.io>
Wed, 11 Jan 2012 10:59:14 +0000 (11:59 +0100)
committerThomas Perl <m@thp.io>
Wed, 11 Jan 2012 10:59:14 +0000 (11:59 +0100)
README
gotovienna.aegis [new file with mode: 0644]

diff --git a/README b/README
index 29b15bd..10dfd5d 100644 (file)
--- 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 (file)
index 0000000..d122ba2
--- /dev/null
@@ -0,0 +1,6 @@
+<aegis>
+  <request>
+    <credential name="Location" />
+    <for path="/usr/bin/gotovienna-qml" />
+  </request>
+</aegis>