Wireshark-commits: [Wireshark-commits] master 252938e: CMake: remove --clean from rpmbuild invocati

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 14 Jan 2019 15:21:51 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=252938ed253846671a101f6b3f3e90354be3e4b2
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

252938e 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>
    

Actions performed:

    from  d38f602   nettrace: Handle beginTime with fractions of seconds.
     add  252938e   CMake: remove --clean from rpmbuild invocation


Summary of changes:
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)