Wireshark-bugs: [Wireshark-bugs] [Bug 10737] Wireshark should be installing icons as part of "ma
Date: Mon, 01 Dec 2014 21:46:28 +0000

changed bug 10737


What Removed Added
CC   jeff.morriss.ws@gmail.com

Comment # 4 on bug 10737 from
The question is probably: how do we know if we're installing into a
freekdesktop-compliant environment?  Maybe freekdesktop.org will tell us.

I added that target when getting the icons installed for RPM-based systems. 
Another tricky point, of course, is when to do as the reminder (pasted here
from Makefile.am) says:

        @echo "Don't forget to run \"update-desktop-database\" and
\"update-mime-database /usr/share/mime\""

That has to be done after the *package* is installed (if you're installing one)
not (necessarily) at "make install" time.  I guess maybe it could be done at
"make install" time and just ignore the resulting errors when you're building a
package (since I build my packages as myself rather than as root)?


You are receiving this mail because:
  • You are watching all bug changes.