Skip to content

fix distclean of Apps; had wrong source name and wildcarding pattern#455

Open
nusense wants to merge 1 commit intoGENIE-MC:masterfrom
nusense:rhatcher/fix_distclean
Open

fix distclean of Apps; had wrong source name and wildcarding pattern#455
nusense wants to merge 1 commit intoGENIE-MC:masterfrom
nusense:rhatcher/fix_distclean

Conversation

@nusense
Copy link
Member

@nusense nusense commented Jul 2, 2025

distclean for the Apps was always wonky
turns out it was cleaning out $(GENIE_BIN_PATH) instead of $(GENIE_BIN_INSTALLATION_PATH) due to incorrect use of make's patsubst() and the use of $(GENIE_BIN_DIR) where it should have been $(GENIE_BIN_PATH)

@sjgardiner sjgardiner self-requested a review September 16, 2025 10:55
Copy link
Member

@sjgardiner sjgardiner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great @nusense, thanks for fixing this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants