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

Re: change DESTDIR



On Tue, 2004-12-07 at 23:39 +0100, Nico Golde wrote:
> > I am trying to create a .deb file. If i do not change
> > the rules, it create the correct .deb file. However,
> > when i changed DESTDIR=/usr/tmp, it install all
> > the stuff in /usr/tmp correctly, however did not
> > include those in the .deb.
> > 
> > Anyone can help?
> 
> can you give us sources of the package?
> but normally it has to be $(DESTDIR) instead of DESTDIR.

I think he is talking about the directory destination on a Makefile
call:

$ make DESTDIR=blah

--
David Moreno Garza <damog@damog.net> | http://www.damog.net/
 *** Quits: TITANIC (Excess Flood)



Reply to: