Maynard, Chris wrote: > I can't create an svn diff at the moment (proxy troubles), but consider > this one-line change to the file, packaging/rpm/SPECS/wireshark.spec.in: > > =====[FROM]===== > %define prefix /usr > > =====[TO]===== > %define prefix /usr/local
I'm not convinced this change should be committed. A prefix of /usr is perfectly reasonable for a (public) wireshark rpm package per most RPM Packaging Guidelines, no matter if it matches the default configure prefix or not. +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) _______________________________________________ Wireshark-dev mailing list [email protected] http://www.wireshark.org/mailman/listinfo/wireshark-dev
