Fixed duplicate datarootdir

This commit is contained in:
brianna
2022-07-13 04:45:10 -03:00
committed by Matthias Runge
parent cafbb03cdc
commit 8a07739a7c

View File

@@ -139,7 +139,6 @@ build_cygwin()
--sysconfdir="${SYSCONFDIR}" \
--localstatedir="${LOCALSTATEDIR}" \
--datarootdir="${DATAROOTDIR}" \
--datarootdir="${DATADIR}" \
--disable-all-plugins \
--host="mingw32" \
--enable-logfile \