Use abspath instead of normpath to match 7z exclude convention #6

Merged
vlw merged 0 commits from refs/pull/6/head into master 2026-06-29 16:32:50 +02:00
vlw commented 2026-06-29 16:25:50 +02:00 (Migrated from codeberg.org)

This PR replaces abspath references with normpath to match 7-zips exclude convention. This allows nested targets to be excluded from parent archives. This PR notably also removes stale, excluded archives before recompression.

This PR replaces `abspath` references with `normpath` to match 7-zips exclude convention. This allows nested targets to be excluded from parent archives. This PR notably also removes stale, excluded archives before recompression.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
vlw/3rd!6
No description provided.