bilelmoussaoui / nautilus-folder-icons

Change your nautilus directories icons easily!
GNU General Public License v3.0
102 stars 11 forks source link

Function does not take positional arguments #37

Open AlexAshs opened 2 years ago

AlexAshs commented 2 years ago

Currently meson has issues with building GNOME projects, as documented here: https://github.com/mesonbuild/meson/issues/9441

Because of that issue, meson won't build the project, regardless of whether trying to install from the AUR or manually from git.

To be precise the error message is as follows:

data/meson.build:2:5: ERROR: Function does not take positional arguments.

cristian-home commented 2 years ago

For me it worked to delete line 4 in the data/meson.build file. I deleted the line 'appdata'.