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

Re: Can't make a proper Debian package of a library



On Fri, Feb 25, 2005 at 11:25:24PM +0000, Noel Torres wrote:
> Justin Pryzby escribió:
> | On Fri, Feb 25, 2005 at 10:42:22PM +0000, Noel Torres wrote:
> |> Justin Pryzby escribió:
> |> | On Fri, Feb 25, 2005 at 09:59:20PM +0000, Noel Torres wrote:
> Yes, I created the two .deb files. But they does not contain anything
> useful.
Okay, this is what I need to hear.

> Maybe I'm not capable of properly editing my Makefile?
Whatever the ./debian/rules:install rule does needs to install the
files you want into ./debian/pkg or ./debian/tmp, depending on the
debhelper compatibility level (which is given in the file
./debian/compat, and should be "4" for new packages).  For level 4,
use ./debian/pkg (where pkg is the name of the package).

Justin



Reply to: