How to specify which are configuration files and which aren't ?
Right now when I build my package (dpkg-buildpackage) the etc/network/if-up.d/99_autodisconnect file is added automatically to the DEBIAN/file conffiles. It means it will only be removed when using dpkg with the --purge option. I would like it to be considered as a regular file in order for it to be removed with the simple option --remove.
I have a question concerning the files set in the .pro file.
Ex :
Right now when I build my package (dpkg-buildpackage) the etc/network/if-up.d/99_autodisconnect file is added automatically to the DEBIAN/file conffiles. It means it will only be removed when using dpkg with the --purge option. I would like it to be considered as a regular file in order for it to be removed with the simple option --remove.
Thanks!
Last edited by calvin_42; 2010-02-20 at 04:39.