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 <[EMAIL PROTECTED]> | http://www.damog.net/
 *** Quits: TITANIC (Excess Flood)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to