URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=71ddbb69f53be653b59fb2f81adb3a5ea076f1fc
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
71ddbb6 by Dario Lombardo (lomato@xxxxxxxxx):
RPM: support building from out-of-tree directories.
When building the RPM from a directory at the same level as the
source (like in mdkir build;cmake ../wireshark;make rpm-package)
we can't rely on the retrieval of the git version. However the
wireshark export dir still have it and we can get it from there.
Change-Id: Id6bcb453ec3a65977fc092c610e99e8dd01f613a
Reviewed-on: https://code.wireshark.org/review/26957
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 9f851c2 RPM: restore the bindir in openSUSE before packing.
adds 71ddbb6 RPM: support building from out-of-tree directories.
Summary of changes:
CMakeLists.txt | 5 +++++
1 file changed, 5 insertions(+)