[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: install rule in Makefile



Alfonso Sabato Siciliano <alfix86@gmail.com> writes:
> 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?
> -Patching  original Makefile

A good solution if you can send the patch upstream.

> -In debian/rules

Probably best if the above fails.

> -In debian/package.install

This is just for copying files from debian/tmp to debian/package in the
case where you have multiple binary packages. It won't be enough since
you also need something that installs the files to debian/tmp first.


Reply to: