WrapEarnPass left a comment (geany/geany#4632) > What does Geany have to do with this if the question is related to creating a > SYSTEM cache of SYSTEM icons? :) I don't understand why you moved a more > modern utility to second place, especially if this doesn't solve any problems > and didn't bother anyone.
It does not appear to be updating the system. ``` Installing symlink pointing to libgeany.so.0 to /home/build/geany-linux/lib64/libgeany.so Running custom install script '/usr/bin/gtk4-update-icon-cache -t -f /home/build/geany-linux/share/icons/hicolor' gtk4-update-icon-cache: Cache file created successfully. Running custom install script '/usr/bin/gtk4-update-icon-cache -t -f /home/build/geany-linux/share/icons/Tango' gtk4-update-icon-cache: Cache file created successfully. ``` I am a limited user, I couldn't update a system file if I tried. That would just throw an error. Should this not run at all if the install prefix is set? -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/4632#issuecomment-5220469700 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/4632/[email protected]>
