Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Sandro Mani
f0387045c2 Fix build 2023-04-07 12:41:24 +02:00

View file

@ -121,7 +121,7 @@ export CXXFLAGS="-std=c++14 $RPM_OPT_FLAGS"
%{_mandir}/man1/commoncpp-config.*
%files doc
%doc %{_vpath_builddir}/doc/html/*
%doc doc/html/*
%changelog