From d056c7ecd2c39779e782b75909d473c3d5f4f44c Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 25 Oct 2005 15:24:32 +0000 Subject: 2005-10-25 Ralf Corsepius * ampolish3.in: Sync with private bleeding-edge . --- tools/build/ChangeLog | 4 ++++ tools/build/ampolish3.in | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'tools/build') diff --git a/tools/build/ChangeLog b/tools/build/ChangeLog index 740e684c72..85168924a5 100644 --- a/tools/build/ChangeLog +++ b/tools/build/ChangeLog @@ -1,3 +1,7 @@ +2005-10-25 Ralf Corsepius + + * ampolish3.in: Sync with private bleeding-edge . + 2005-10-24 Ralf Corsepius * ampolish3.in: Use @PERL@, partial update from local sources. diff --git a/tools/build/ampolish3.in b/tools/build/ampolish3.in index eb46800d8a..4a5456e53b 100755 --- a/tools/build/ampolish3.in +++ b/tools/build/ampolish3.in @@ -148,8 +148,8 @@ foreach my $l ( @buffer2 ) { push @buffer3, "$v/$x: $f $v/\$(dirstamp)\n", "\t\$(INSTALL_PROGRAM) \$< $v/$x\n", - "PREINSTALL_FILES += $v/$x\n\n"; - $seen{"PREINSTALL_FILES"} = 1; + "TMPINSTALL_FILES += $v/$x\n\n"; + $seen{"TMPINSTALL_FILES"} = 1; } } elsif ( $l =~ /^\s*(nodist_|)([a-zA-Z0-9_]*)_LIBRARIES\s*[\+]?\=(.*)$/o ) { -- cgit v1.2.3