URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=89948ce960f796f6dfe599fe19054e30ac584f4b
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark
Commits:
89948ce by Peter Wu (peter@xxxxxxxxxxxxx):
    CMake: remove --clean from rpmbuild invocation
    
    This allows for inspection of the build artifacts for a RPM build.
    It is consistent with the deb-package target not executing --post-clean.
    
    Change-Id: I63e3c571c893a104b5cfa98a0c67c8fdca03a964
    Reviewed-on: https://code.wireshark.org/review/31538
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 252938ed253846671a101f6b3f3e90354be3e4b2)
    Reviewed-on: https://code.wireshark.org/review/31546
    
Actions performed:
    from  ba8d57a   MPLS Echo: Fix length for FEC stack elements
     add  89948ce   CMake: remove --clean from rpmbuild invocation
Summary of changes:
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)