Patch for swh-plugins
Description
Description
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | JoshStrobl | T2777 swh-plugins | |||
| Resolved | JoshStrobl | T2938 swh-plugins |
Event Timeline
Comment Actions
I know it should be enough with %autogen, but if I remove the %configure part it fails with this message:
line 32: --infodir=/usr/share/info: No such file or directory
Don't know the reason of this... I'll look into it.
Comment Actions
So, I couldn't find the reason :/ I'm attaching a patch changing the %autogen macro for ./autogen, so at least we get rid of the redundant configure bit. Is it ok so? (and now finally going to sleep)
Comment Actions
Is it ok so?
Yea don't sweat it, not your fault they can't handle all the CONFOPTS. LGTM.