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

Commits:

5d8d02e 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>
    (cherry picked from commit 644b2e7c69c5289b8a6f524aef84eb7c54cf6058)
    Reviewed-on: https://code.wireshark.org/review/3414
    

Actions performed:

    from  becb4d7   Only fake an item by returning 'tree' if they use the same TVB
    adds  5d8d02e   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(-)