Upstream smaller fixes from 42ity NUT#587
Merged
aquette merged 2 commits intonetworkupstools:masterfrom Aug 14, 2018
Merged
Conversation
…ing by a single-string "printf"
jimklimov
referenced
this pull request
Aug 8, 2018
A simple .txt.3 rule doesn't understand that libnutclient_misc.txt creates a bunch of .3. A parallel build, say 'make -j 10' results in make trying to figure out how to build nutclient_authenticate.3 before building libnutclient_misc.3, and without a corresponding .txt in sight it gives up. Signed-off-by: Sam Varshavchik <mrsam@courier-mta.com> Rebased onto master by Charles Lepple clepple+nut@gmail.com Closes: #418
Member
Author
|
Added a milestone tag, since one of these issues precludes proper packaging of NUT. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hope to get to refreshing the bigger ones sometime soon too :)