--- a/pidgin/pixmaps/meson.build Sat Oct 23 02:18:02 2021 -0500 +++ b/pidgin/pixmaps/meson.build Mon Oct 25 03:10:05 2021 -0500 @@ -3,8 +3,7 @@ subdir('emotes') if INSTALL_PIXMAPS - install_data('logo.png', 'arrow-down.xpm', 'arrow-left.xpm', 'arrow-right.xpm', 'arrow-up.xpm', - install_dir : pidginpixmapdir) + install_data('logo.png', install_dir : pidginpixmapdir) # Some of these don't use install_subdir because it deletes the target, # and some target directories probably have something in them, for those