Hi guys,
I need some aegis credentials, so I have to create a manifest.aegis file.
In the past I've builded my packages with pyside-assistant, but it creates a deb with all files at /usr/... so it will fail at Nokia Store QA.
So I created my deb files with dpkg -b ./<folder>, whitch holds the app folder-structure and a DEBIAN folder with control file ect. This works well and easy - but I can't "add" the aegis file.
So: How to build packages with pyside-assistant, that will install to /opt/... or how to work with dpkg -b and aegis manifest?!
Also I got the information that there is aegis-su, in a package called "aegis-dss-tools" - but I have no idea where I can find it for my N9. Because for simple editing in my python file I don't want to create everytime a whole new package.
I' am going crazy ...
Thank you very much in advance!
AlphaX2