fix building outside of git repository

This commit is contained in:
Miroslav Lichvar 2023-06-19 12:55:52 +02:00
parent c741865dd8
commit 0840341199

View File

@ -23,6 +23,8 @@ supported hardware by processing Ethernet Synchronization Messaging Channel
%prep
%autosetup
# Fix building outside of git repository
sed -i 's|\(^VERSION := \).*|\1%{version}|' Makefile
%build
%{make_build} \