diff --git a/gvfs.spec b/gvfs.spec index b1ecf40..1d662a3 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -43,8 +43,12 @@ required to develop applications using gvfs. %prep %setup -q +# Don't trigger autoregen: +touch -r configure time1 +touch -r configure.ac time2 %patch1 -p1 -b .libxml - +touch -r time1 configure +touch -r time2 configure.ac %build %configure