|
Lines 71-76
Link Here
|
| 71 |
# Fix broken alignment |
71 |
# Fix broken alignment |
| 72 |
epatch "${FILESDIR}/1000_fix_alignment.patch" |
72 |
epatch "${FILESDIR}/1000_fix_alignment.patch" |
| 73 |
|
73 |
|
|
|
74 |
# Enable 64bit tracemonkey |
| 75 |
epatch "${FILESDIR}/enable-x86_64-tracemonkey.patch" |
| 76 |
|
| 74 |
# Ensure we find myspell dict. |
77 |
# Ensure we find myspell dict. |
| 75 |
epatch "${FILESDIR}/1002_fix-system-hunspell-dict-detections.patch" |
78 |
epatch "${FILESDIR}/1002_fix-system-hunspell-dict-detections.patch" |
| 76 |
|
79 |
|