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

Re: Cant build a simple package.



On Thu, Jan 06, 2005 at 05:09:07PM +0100, Rakotomandimby (R12y) Mihamina wrote:
> On Thu, 2005-01-06 at 08:46 -0500, Justin Pryzby wrote:
> > > Especially where to tell the package builder not to use 
> > > 'debian/minimalist/DEBIAN/control' but 'debian/control' ?
> > DEBIAN/control is created from debian/control (and probably others).
> > The former is specific to the given build (Arch: i386) whereas the
> > latter is for the source (Arch: any).
> 
> If it had been created by dh_make, why wouldn't it find it?
Its not created by dh_make.  dh_make just creates some template files
in ./debian/ (many of which are usually deleted).  All of them need to
be edited to be useful.

dh_installdeb creates stuff in ./DEBIAN/, and dh_builddeb builds a
.deb out of it.  Read the manpages for all the dh_* programs in
dh_makes's default ./debian/rules

Justin



Reply to: