]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
Config: Show the transformed paths when creating tarballs
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 10 Jul 2024 17:48:26 +0000 (17:48 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 10 Jul 2024 17:48:26 +0000 (17:48 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/Config

index 421913697ccafa08d307474efc4cd6c7cc7bd989..04d2c4e1101f17cf1475286d9d3a1d046af2df18 100644 (file)
@@ -397,6 +397,7 @@ __COMPRESS = \
                $(TAR_OPTIONS) \
                --directory=$(1) \
                --file=$(2) \
+               --show-transform \
                --transform="s@^\./@@" \
                .