Skip to content

Commit f0fae57

Browse files
committed
Rpm: fix broken build caused by CMake changes on Fedora 33+
See https://www.spinics.net/lists/fedora-devel/msg272948.html
1 parent 9509dfa commit f0fae57

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pkg/rpm/libfds.spec.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ This package contains header files for libfds.
4545

4646
# Build source code
4747
%build
48+
%global _vpath_builddir .
4849
%cmake .
4950
make %{?_smp_mflags}
5051

0 commit comments

Comments
 (0)