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
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
__
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
--
Regards
Vladimir 'phcoder' Serbinenko
diff --git a/ChangeLog b/ChangeLog
index c679982..1fd827a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-04-