Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update makefile clean file list with RPMs #5936

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

elkoniu
Copy link
Contributor

@elkoniu elkoniu commented Oct 14, 2024

make rpms target is producing *.rpm files in two directories:

  • result/build/00-srpm-build
  • result/build/01-rpm-build

This commit add those RPM files to list of the files which will be removed during make clean

@github-actions github-actions bot added the f42 Fedora 42 label Oct 14, 2024
Makefile.am Outdated Show resolved Hide resolved
`make rpms` target is producing *.rpm files in two directories:
- result/build/00-srpm-build
- result/build/01-rpm-build

This commit add those RPM files to list of the files which will
be removed during `make clean`
Copy link
Member

@jkonecny12 jkonecny12 left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@jkonecny12
Copy link
Member

/kickstart-test --waive infra only

@jkonecny12 jkonecny12 merged commit 8311f61 into rhinstaller:master Oct 22, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
f42 Fedora 42
Development

Successfully merging this pull request may close these issues.

3 participants