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

modtool: use prefix path for modtool instead of prefs (backport to maint-3.8) #4394

Merged
merged 1 commit into from Mar 15, 2021

Conversation

willcode
Copy link
Member

When a prefix gets installed, the [modtool] section in prefs hardcodes
the path to the templates in the newly installed prefix as a global path
for all modtools. This creates major problems when bouncing between
prefixes, especially when newmod changes between releases

Why not just use the prefix as the root of where to look for the
templates

(cherry picked from commit 8226275)
Signed-off-by: Jeff Long willcode4@gmail.com

Backport #3266
Old one we missed.

When a prefix gets installed, the [modtool] section in prefs hardcodes
the path to the templates in the newly installed prefix as a global path
for all modtools.  This creates major problems when bouncing between
prefixes, especially when newmod changes between releases

Why not just use the prefix as the root of where to look for the
templates

(cherry picked from commit 8226275)
Signed-off-by: Jeff Long <willcode4@gmail.com>
@willcode willcode merged commit 9099718 into gnuradio:maint-3.8 Mar 15, 2021
@willcode willcode deleted the backport/maint-3.8/3266 branch March 15, 2021 18:40
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