]> git.ipfire.org Git - thirdparty/samba.git/commit
buildtools/wafsamba Provide proper pc file
authorNoel Power <noel.power@suse.com>
Thu, 29 Nov 2018 15:40:48 +0000 (15:40 +0000)
committerNoel Power <npower@samba.org>
Mon, 10 Dec 2018 09:38:25 +0000 (10:38 +0100)
commit3e017aa7e51df02d257fbac352ae79fc29aadc68
treeab3ab0d1ed399e5042d9b9105d56be849382f483
parent19ac50ba2d7d193816c79d44e472e8cf4acb8aeb
buildtools/wafsamba Provide proper pc file

To support building by default python3 we need to fix assumption
that only extra-python with py3 has valid PYTHON_SO_ABI_FLAG used to
create alt name for pc file.

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
buildtools/wafsamba/wafsamba.py