summaryrefslogtreecommitdiff
path: root/strata/mesa-common/mesa.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/mesa-common/mesa.morph')
-rw-r--r--strata/mesa-common/mesa.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/strata/mesa-common/mesa.morph b/strata/mesa-common/mesa.morph
index 24c290cd..7203dfb9 100644
--- a/strata/mesa-common/mesa.morph
+++ b/strata/mesa-common/mesa.morph
@@ -14,7 +14,7 @@ configure-commands:
GALLIUMDRIVERS=yes
;;
esac
- ./autogen.sh --prefix="$PREFIX" \
+ ./autogen.sh --prefix="$PREFIX" --sysconfdir=/etc \
--enable-gles2 \
--with-egl-platforms=drm,wayland,x11 \
--with-gallium-drivers="$GALLIUMDRIVERS" \