Changeset 54d46f7


Ignore:
Timestamp:
08/12/2024 10:30:12 PM (5 weeks ago)
Author:
Thomas Trepl <thomas@…>
Branches:
multilib, xry111/multilib
Children:
22a9cba
Parents:
08dc6a9 (diff), aa00b47 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Automatic merge of trunk into multilib

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    r08dc6a9 r54d46f7  
    228228        $(Q)rm -f lfs-$$(</tmp/LFS-RELEASE).tar.xz
    229229        $(Q)tar cJf lfs-$$(</tmp/LFS-RELEASE).tar.xz \
    230                 $(shell git ls-tree HEAD . --name-only) version.ent \
     230                $(shell git ls-tree HEAD . --name-only -r) version.ent \
    231231                -C /tmp LFS-RELEASE \
    232232                --transform "s,^,lfs-$$(</tmp/LFS-RELEASE)/,"
Note: See TracChangeset for help on using the changeset viewer.