Skip to content

Commit a614d95

Browse files
committed
UniRec output: fix broken build on EL9 systems caused by changes to CMake defaults when building rpm
This has already been fixed in the main ipfixcol2 spec file earlier See commit fcc1596 or https://www.spinics.net/lists/fedora-devel/msg272948.html for more info
1 parent e28c4de commit a614d95

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

extra_plugins/output/unirec/ipfixcol2-unirec-output.spec.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Plugin for converting IPFIX data to UniRec format.
3030

3131
# Build source code
3232
%build
33+
%global _vpath_builddir .
3334
%cmake .
3435
make %{?_smp_mflags}
3536

0 commit comments

Comments
 (0)