mirror of
https://github.com/darold/sendmailanalyzer.git
synced 2026-05-15 22:02:32 -06:00
[GH-ISSUE #70] Debian package build fails #56
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/sendmailanalyzer#56
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @loopism on GitHub (Aug 12, 2019).
Original GitHub issue: https://github.com/darold/sendmailanalyzer/issues/70
I'm attempting to build a deb on Stretch (9.9), which fails:
I'm not fluent enough in package builds to work out where this issue lies
@darold commented on GitHub (Aug 12, 2019):
Thanks for the report, commit
bf6743amight solve this issue.@loopism commented on GitHub (Aug 12, 2019):
Yes it does, thanks for the rapid fix!