CMake: remove --clean from rpmbuild invocation
authorPeter Wu <peter@lekensteyn.nl>
Mon, 14 Jan 2019 12:26:14 +0000 (13:26 +0100)
committerAnders Broman <a.broman58@gmail.com>
Mon, 14 Jan 2019 15:21:45 +0000 (15:21 +0000)
commit252938ed253846671a101f6b3f3e90354be3e4b2
treea972ec92b55618dddac169ccfc58389f98b8a1e8
parentd38f6025b08b66b0a5ae96bf79eb78a28ca04896
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@lekensteyn.nl>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
CMakeLists.txt