Description of problem: pic2graph has a syntax error. Version-Release number of selected component (if applicable): 1.18-6 How reproducible: Always. Steps to Reproduce: 1. Run pic2graph Actual results: On stderr: /usr/bin/pic2graph: line 48: syntax error near unexpected token `)' /usr/bin/pic2graph: line 48: ` -format)' I have a patch (trivial), which I will attach. I have already submitted this patch to bug-groff; reporting here in case you want to fix it faster. Then again, this bug appears to have been in pic2graph from the start, so it's hard to see how pic2graph could have attracted many users...
Created attachment 90790 [details] Patch (via diff -u) Adds ";;" to the end of one of the cases in a bash case statement.
This fix is already in our newest rpm. Thanks for this bug-report, Florian La Roche