Install Tk private headers#7155
Conversation
|
|
||
| postinstallcmds = ["ln -s wish%(version_major_minor)s %(installdir)s/bin/wish"] | ||
| postinstallcmds = [ | ||
| "make install-private-headers", |
There was a problem hiding this comment.
@hajgato Wouldn't it be better to do this via installopts?
installopts = "&& make install-private-headers"Also, we should enhance sanity_check_paths to check for at least one of these header files?
|
Test report by @boegel |
|
Test report by @boegel |
|
Test report by @boegel |
|
Going in, thanks @hajgato! |
See http://www.linuxfromscratch.org/blfs/view/8.2/general/tk.html