2006-02-28 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@gnu.org>
Tue, 28 Feb 2006 08:33:00 +0000 (08:33 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 28 Feb 2006 08:33:00 +0000 (08:33 +0000)
* Makefile (glibc-port-%-$(dist-version).tar): Don't include top-level
stuff.

Makefile

index 79c7e0b..01985d9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -29,10 +29,8 @@ sysdeps-of-stem = sysdeps/$* sysdeps/unix/sysv/linux/$*
 .PRECIOUS: %.gz %.bz2 # Don't delete output as intermediate files.
 dist-port-%: $(foreach Z,.bz2 .gz,glibc-port-%-$(dist-version).tar$Z)
        md5sum $^
-glibc-port-%-$(dist-version).tar: configure ChangeLog
+glibc-port-%-$(dist-version).tar: ChangeLog.%
        @rm -fr $(basename $@)
-       $(do-export) -l ports
-       rm -f $(basename $@)/ChangeLog.[a-z]*
        $(MAKE) -q `find $(sysdeps-of-stem) -name configure`
        $(do-export) ports/ChangeLog.$* $(addprefix ports/,$(sysdeps-of-stem))
        mv $(basename $@)/ports/* $(basename $@)/