New commits:
commit 49691c387d16dd20c0dfbfb58e3b49eccc664eaf
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
gnome2-libs/gdk-pixbuf2: removed INSTALL, meson_install() now can handle
its job
commit 65edf8aac053cf9331bbfec6a1f5d02f0bd39236
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
chat-irc/hexchat: removed INSTALL, meson_install() now can handle its job
commit 3ef6e00ec051a6c475ae5daf51644d84bf0afefe
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
MESON_FUNCTIONS: meson_install() needs DESTDIR defined to avoid some
post-installation code to be run causing breakage in
several
spells if necessary tools were not installed
(update-desktop-database and similar)
diff --git a/ChangeLog b/ChangeLog
index c5e99c2..162c70b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2022-11-29 Pavel Vinogradov <public AT sourcemage.org>
+ * MESON_FUNCTIONS: meson_install() needs DESTDIR defined to avoid some
+ post-installation code to be run causing breakage in several spells
if
+ necessary tools were not installed (update-desktop-database and
similar)
+
2022-11-28 Treeve Jelbert <treeve AT sourcemage.org>
* xdg-desktop-portal-kde: move to plasma