]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
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 79c7e0bc42f6d8c7401c9ed2956520802df9ffc4..01985d9ba5ec0130a98c5f651549e929f871c660 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 $@)/