View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000244 | FreeCAD | Bug | public | 2011-01-18 07:00 | 2011-01-18 09:39 |
| Reporter | ojcr | Assigned To | wmayer | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 0.12 | ||||
| Summary | 0000244: dash fails to execute autogen.h | ||||
| Description | On my debian installation, dash is used as the default sh interpreter. Running the autogen.sh script fails when executing "sh autogen.sh". It seems dash doesn't like the double bracket syntax on line 28: [[ -d m4 ]] || mkdir m4 A proposed fix would be to replace the double brackets with simple brackets. I think the double brackets are not needed here anyway. | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
FreeCAD