Commit e15cd0f
committed
patch 9.1.1855: Makefile: using non-portable syntax
Problem: Makefile: using non-portable syntax
(Jonathan Schleifer)
Solution: Remove duplicate parenthesis
closes: #18542
Signed-off-by: Christian Brabandt <[email protected]>1 parent c95e143 commit e15cd0f
2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3120 | 3120 | | |
3121 | 3121 | | |
3122 | 3122 | | |
3123 | | - | |
| 3123 | + | |
3124 | 3124 | | |
3125 | 3125 | | |
3126 | 3126 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
729 | 729 | | |
730 | 730 | | |
731 | 731 | | |
| 732 | + | |
| 733 | + | |
732 | 734 | | |
733 | 735 | | |
734 | 736 | | |
| |||
0 commit comments