fix building outside of git repository
This commit is contained in:
parent
c741865dd8
commit
0840341199
@ -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} \
|
||||
|
Loading…
Reference in New Issue
Block a user