Mercurial > audlegacy
changeset 1922:29d90d3f9680 trunk
[svn] - add feedback when the build_stamp is generated.
author | nenolod |
---|---|
date | Mon, 30 Oct 2006 14:01:32 -0800 |
parents | 57e92364c354 |
children | 3643a4136f0f |
files | ChangeLog audacious/Makefile |
diffstat | 2 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Mon Oct 30 13:58:27 2006 -0800 +++ b/ChangeLog Mon Oct 30 14:01:32 2006 -0800 @@ -1,3 +1,11 @@ +2006-10-30 21:58:27 +0000 William Pitcock <nenolod@nenolod.net> + revision [2799] + - add a build-prehook to ensure that the build_stamp is fresh. + + trunk/audacious/Makefile | 6 ++++++ + 1 file changed, 6 insertions(+) + + 2006-10-30 21:50:51 +0000 William Pitcock <nenolod@nenolod.net> revision [2797] - oh, and use the right path too.