0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-06-18 01:48:27 +02:00

Respect user defined value of datadir

This commit is contained in:
Danilo Spinella 2019-01-20 18:06:57 +01:00
parent 566494734f
commit b791511a10

View file

@ -811,7 +811,6 @@ dnl
dnl datadir
dnl
datadir="$prefix/share"
AC_SUBST_DIR([datadir])
RB_DEFINE_UNQUOTED([DATA_DIR], ["$datadir/${PACKAGE_TARNAME}"], [Directory where read-only assets go.])