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

Re: Simple Debian Package Creation?



On Wed, Nov 03, 2004 at 09:26:25PM +0100, Bartosz Fenski aka fEnIo wrote:
> Most of the apps are using `./configure && make && make install` so dh_make
> tries to use that way.
> In fact the only file you need is debian/rules.
> It should be Makefile which create your package.

I probably should mention that dh-make will only use that line if it
thinks the package would use it. Basically is there a configure
script and is it executable.

It usually assumes you type make to make the package but of course
that's one line change in one file to fix it.

  - Craig
-- 
Craig Small      GnuPG:1C1B D893 1418 2AF4 45EE  95CB C76C E5AC 12CA DFA5
Eye-Net Consulting http://www.enc.com.au/   MIEE         Debian developer
csmall at : enc.com.au                      ieee.org           debian.org



Reply to: