Re: [PATCH] build binary tar.gz from source

2009-04-08 Thread phcoder
Felix Zielcke wrote: Am Mittwoch, den 08.04.2009, 18:56 +0200 schrieb phcoder: Hello. Here is a patch to add new target distbin which creates a binary tar.gz. The main purpose is for the possible nightly builds Why don't you just use `make DESTDIR=tar install'? Because I didn't know about thi

Re: [PATCH] build binary tar.gz from source

2009-04-08 Thread Felix Zielcke
Am Mittwoch, den 08.04.2009, 18:56 +0200 schrieb phcoder: > Hello. Here is a patch to add new target distbin which creates a binary > tar.gz. The main purpose is for the possible nightly builds Why don't you just use `make DESTDIR=tar install'? -- Felix Zielcke __