Wireshark-commits: [Wireshark-commits] master ab3c182: There's no need to talk about update-alterna
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 4 Dec 2014 14:56:43 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ab3c182f217b0d531b364cd2101f77970ebe29d7
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    There's no need to talk about update-alternatives here.
    
    Our "make install" process does nothing with 'alternatives'.  Our RPMs do use
    alternatives but they do the necessary update-alternatives stuff already.
    
    (If someone wants to set up Linux "make install"s to use alternatives it would
    make sense to put these notes to the user back in.)
    
    Change-Id: Ib7f4655a222ccaee83830a97b213656856cee73e
    Reviewed-on: https://code.wireshark.org/review/5622
    Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    

Actions performed:

    from  b2fcbb2   Add a MIME type for Tektronix rf5 files and register Wireshark for that type of file.
    adds  ab3c182   There's no need to talk about update-alternatives here.


Summary of changes:
 Makefile.am |   12 ------------
 1 file changed, 12 deletions(-)