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

tqsl: init at 2.3.1 #30146

Merged
merged 1 commit into from Oct 6, 2017
Merged

tqsl: init at 2.3.1 #30146

merged 1 commit into from Oct 6, 2017

Conversation

dpflug
Copy link
Contributor

@dpflug dpflug commented Oct 6, 2017

Motivation for this change

Adding a package I want to use

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • Linux
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@dpflug dpflug requested a review from edolstra as a code owner October 6, 2017 02:38
@dpflug dpflug mentioned this pull request Oct 6, 2017
8 tasks
set_source_files_properties(location.cpp PROPERTIES COMPILE_DEFINITIONS CONFDIR="${CMAKE_INSTALL_PREFIX}/share/TrustedQSL/")
set(HEADERS_TO_INSTALL tqsllib.h tqslerrno.h cabrillo.h adif.h tqslconvert.h)
-install(TARGETS tqsllib DESTINATION lib$(LIB_SUFFIX))
+install(TARGETS tqsllib DESTINATION lib${LIB_SUFFIX})
Copy link
Member

Choose a reason for hiding this comment

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

This might be also worth reporting upstream.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Already have. They don't seem to have an open bug tracker, but there's a help email and a trouble ticket form. I submitted to both.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Just dug this up: https://sourceforge.net/p/trustedqsl/mailman/message/35820793/

They've already fixed it. Just haven't released the changes yet.

@Mic92 Mic92 merged commit 3fe7cdd into NixOS:master Oct 6, 2017
@Mic92
Copy link
Member

Mic92 commented Oct 6, 2017

Thanks!

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.

None yet

2 participants