Wireshark-commits: [Wireshark-commits] master 644b2e7: Fix RPM builds with a prefix other than /usr
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 4 Aug 2014 19:48:31 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=644b2e7c69c5289b8a6f524aef84eb7c54cf6058
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

644b2e7 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):

    Fix RPM builds with a prefix other than /usr.
    
    The location of update-alternatives does not depend on Wireshark's
    installation prefix: it's always in /usr/sbin/.
    
    Change-Id: I7dda9cebec83bc64133adfeb5ee6af70dc6dc7ab
    Reviewed-on: https://code.wireshark.org/review/3413
    Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    

Actions performed:

    from  4a2e968   MySQL: decoding response fails
    adds  644b2e7   Fix RPM builds with a prefix other than /usr.


Summary of changes:
 packaging/rpm/SPECS/wireshark.spec.in |   16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)