Fix a game-breaking typo in colord

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19413 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Douglas R. Reno 2017-10-30 00:24:46 +00:00
parent bfc394588d
commit e2ed67df72

View File

@ -135,7 +135,7 @@ meson --prefix=/usr \
-Dwith-daemon-user=colord \
-Denable-vala=true \
-Denable-systemd=false \
-Denable-libolordcompat=true \
-Denable-libcolordcompat=true \
-Denable-argyllcms-sensor=false \
-Denable-bash-completion=false \
-Denable-docs=false \