mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Config: Show the transformed paths when creating tarballs
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -397,6 +397,7 @@ __COMPRESS = \
|
||||
$(TAR_OPTIONS) \
|
||||
--directory=$(1) \
|
||||
--file=$(2) \
|
||||
--show-transform \
|
||||
--transform="s@^\./@@" \
|
||||
.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user