On Sat, Mar 9, 2013 at 6:06 PM, Alfonso Sabato Siciliano
<alfi...@gmail.com> wrote:
> I am making a package, the original Makefile has not install rule so
> it install anything then I have to add it.
> Where must I install this rule?

All 3 options are possible.

> -Patching  original Makefile

Choose this solution if you are very close to upstream. In this case
they will surely accept your patch, and it will get quickly integrate.
This server as temporary solution.

> -In debian/rules

If you need to script or do funky stuff within your d/rules file, then
use dh_install

> -In debian/package.install

By far the easiest option. Simply put the name of the file you want to
install, and you are done.


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CA+7wUswmXEhUoq958ixTBwkx358faSk8OZZ=cV_uK=pxmiz...@mail.gmail.com

Reply via email to