Thread
:
how to add configuration file to debian package?
View Single Post
XenGi
2011-04-16 , 14:49
Guest | Posts: n/a | Thanked: 0 times | Joined on
#
1
hi,
I'm developing an application with qt creator for n900.
In my app I need to save some stuff to a config file. This file should be located at "~/.myapp/config.xml".
Creating and editing the file at runtime is no problem but how do I add it to the debian package so that it will be installed along with the binary?
That should be the standard way in debian, should it?
I search google and found many stuff regarding debian packaging but I'm didn't find a suitable answer.
Quote & Reply
|
XenGi