URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=231ad4f6ff1dc675947739a107bd639a67b7cd35
Submitter: Dario Lombardo (lomato@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
231ad4f by Dario Lombardo (lomato@xxxxxxxxx):
cpack: improve source tarball generation by adding the "dist" target.
The source package must not contain compiled objects. If the build dir
is under the source tree, it is included too. By excluding /build/ we
avoid to add every build dir, but if the build dir doesn't contain
build the problem still persist.
Change-Id: I75021565c058c1a93945f43b9b49cb3d04c960d4
Reviewed-on: https://code.wireshark.org/review/18729
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
Actions performed:
from 6926cf0 LBM_UIMflow: Fix range_ratio calculation (CID-1355421)
adds 231ad4f cpack: improve source tarball generation by adding the "dist" target.
Summary of changes:
CPackConfig.txt | 3 +++
1 file changed, 3 insertions(+)