workaround timestamps in the future, daniel

remotes/origin/f7 libvirt-0_0_4-1
Daniel Veillard 2006-02-10 11:14:10 +00:00
parent f3f2891946
commit 8537c4e603
1 changed files with 2 additions and 0 deletions

View File

@ -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