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

flowblade: update to 2.8. #28618

Merged
merged 1 commit into from Feb 10, 2021
Merged

flowblade: update to 2.8. #28618

merged 1 commit into from Feb 10, 2021

Conversation

shizonic
Copy link
Contributor

General

Have the results of the proposed changes been tested?

  • I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
  • I generally don't use the affected packages but briefly tested this PR

Copy link
Member

@ahesford ahesford left a comment

Choose a reason for hiding this comment

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

In line 7, please change

make_install_args="--install-lib=${DESTDIR}/usr/share/pyshared"

to

make_install_args="--install-lib=${DESTDIR}/usr/share/flowblade"

Not only is this the preferred path in /usr/bin/flowblade (that path is checked first; if it does not exist, the pyshared directory is used as a fallback), but using flowblade instead of pyshared is better aligned with how other Void packages use /usr/share.

@shizonic
Copy link
Contributor Author

Thanks! Done.

@ahesford ahesford merged commit beb3373 into void-linux:master Feb 10, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants