Reply
Thread Tools
MohammadAG's Avatar
Posts: 2,473 | Thanked: 12,265 times | Joined on Oct 2009 @ Jerusalem, PS/IL
#11
Umm, you shouldn't create it that way, just add the file in the debian package (read on .install files and dh_install).
 
Guest | Posts: n/a | Thanked: 0 times | Joined on
#12
So I have to define something like that in the debian/rules file?
Code:
install: build
        dh_install config.xml /etc/myapp/
But where do I put the config.xml file? In the debian dir?

And how do I remove the file when I remove the package with "apt-get remove --purge myapp" ?
 
Reply


 
Forum Jump


All times are GMT. The time now is 14:08.