X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=meson_options.txt;h=3e2f6ccd7b8d1c67e7b751c8949bc0b273f44350;hb=dd80692a89481eeff56ebcb1f5be9edf179ca766;hp=4bc9bd8ad58af41c92f0037cd3620f58da30ef4f;hpb=d0c4fc8ee820e487064c7f8b4ba9f695e19052ea;p=plocate diff --git a/meson_options.txt b/meson_options.txt index 4bc9bd8..3e2f6cc 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -1,2 +1,2 @@ option('install_cron', type: 'boolean', value: true, description: 'Install update script into /etc/cron.daily') -option('locategroup', type: 'string', value: 'mlocate', description: 'Group that the install script will use for the .db file') +option('locategroup', type: 'string', value: 'plocate', description: 'Group that the install script will use for the .db file')