Package: debhelper Version: 9.20120909 Severity: normal I am trying to build only indep part and install it.
For installing it I need to run manually : make install-data-html this do a copy, I was thinking to use like for dh_auto_build dh_auto_install -- install-data-html but it does not work. Indeed it run make install install-data-html and thus compile my C file that are not needed for arch independant package. Thanks Bastien -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

