workaround timestamps in the future, daniel
This commit is contained in:
parent
f3f2891946
commit
8537c4e603
@ -42,6 +42,8 @@ supplied by the libvirt library to use the Xen virtualization framework.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
# 0.0.4 workaround timestamp in the future
|
||||
find . -exec touch {} \;
|
||||
%configure
|
||||
make
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user