The patterns from the .gitignore file are excluded from the source package, but directory exclusions (like output/) will leave an empty directory in the source package.
This diff fixes this by removing the directory as well.
Also add the distsrc directories to the ignored files so guix source package is clean.
Details
Details
- Reviewers
PiRK - Group Reviewers
Restricted Project - Commits
- rABC9d1c3afc5ebb: [cmake] Ignore empty directories during source packaging
Run the guix build twice and check the source package hash is deterministic.
Open the source package archive and check it is as expected.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- rm_output
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 27688 Build 54939: Build Diff build-debug · build-without-wallet · build-diff · build-clang · build-clang-tidy Build 54938: arc lint + arc unit