summaryrefslogtreecommitdiffstats
path: root/scripts/fribidi-build
blob: 1fe415125e63958f667e1d6ef5f2d6380adb3067 (plain)
1
2
3
4
#!/bin/sh
set -e

make -C fribidi install -j1 # race conditions in the make rules