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

Re: packaging without make



Am Samstag, den 21.02.2009, 17:19 +0100 schrieb Michael Rasmussen:

> I intend to package a web based application which does not contain a
> build system - no Makefile etc.
> 
> What is the best way to approach this situation in my package? Create a
> Makefile or whatever?

The debhelper tools can do whatever you want. If you just want to
install some files, dh_install is the perfect tool for this. (And
debian/rules has already been mentioned.)

Regards, Daniel


Reply to: