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

communi: fix .desktop file's Exec path #13960

Merged
merged 1 commit into from
Mar 16, 2016

Conversation

hrdinka
Copy link
Contributor

@hrdinka hrdinka commented Mar 16, 2016

Things done:
  • Tested using sandboxing (nix-build --option build-use-chroot true or nix.useChroot on NixOS)
  • Built on platform(s)
    • NixOS
    • OS X
    • Linux (NixOS)
  • 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.
More

Changes Exec in communi.desktop from /usr/bin/communi to $out/bin/communi.

Changes `Exec` in `communi.desktop` from `/usr/bin/communi` to
`$out/bin/communi`.
@hrdinka hrdinka changed the title communi: fix .desktop file Exec path communi: fix .desktop file's Exec path Mar 16, 2016
dezgeg added a commit that referenced this pull request Mar 16, 2016
communi: fix .desktop file's `Exec` path
@dezgeg dezgeg merged commit 13eee8e into NixOS:master Mar 16, 2016
@hrdinka hrdinka deleted the fix/communi-desktop branch April 16, 2016 14:15
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.

2 participants