We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Looking at the following code: https://github.com/ctron/rpm-builder/blob/fa22f571561dbd284eb81136709ada31a023fb10/src/main/java/de/dentrassi/rpm/builder/RpmMojo.java#L1191:L1197 to me it looks like the symlinks are not added to the rpm. There is a log output but nothing else.
The text was updated successfully, but these errors were encountered:
Yes, that indeed looks suspicious. Could you investigate that further?
Sorry, something went wrong.
Sure, opened a PR with a possible solution. #62
I just released the fix as part of 1.7.1.
Thank you for fixing this!
No branches or pull requests
Looking at the following code:
https://github.com/ctron/rpm-builder/blob/fa22f571561dbd284eb81136709ada31a023fb10/src/main/java/de/dentrassi/rpm/builder/RpmMojo.java#L1191:L1197
to me it looks like the symlinks are not added to the rpm. There is a log output but nothing else.
The text was updated successfully, but these errors were encountered: