After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 792954 - [Patch] Meson: don't forget to install icons
[Patch] Meson: don't forget to install icons
Status: RESOLVED FIXED
Product: gnome-calculator
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gcalctool maintainers
gcalctool maintainers
Depends on:
Blocks:
 
 
Reported: 2018-01-27 16:01 UTC by Niels De Graef
Modified: 2018-01-27 16:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[Patch] Meson: don't forget to install icons (6.79 KB, patch)
2018-01-27 16:01 UTC, Niels De Graef
committed Details | Review

Description Niels De Graef 2018-01-27 16:01:08 UTC
Created attachment 367524 [details] [review]
[Patch] Meson: don't forget to install icons

Seems I forgot in my previous patch to install icons. I also made sure it still works with autotools this time. :-)
Comment 1 Robert Roth 2018-01-27 16:37:18 UTC
Thanks, tested this time both autotools and ninja install/uninstall, everything works.