Blame SOURCES/varnish-4.1.0.fix_find-provides.patch

d17577
--- redhat/find-provides.orig	2015-10-04 16:55:34.057574682 +0200
d17577
+++ redhat/find-provides	2015-10-04 16:56:04.120280796 +0200
d17577
@@ -9,8 +9,6 @@
d17577
     /usr/lib/rpm/find-provides "$@"
d17577
 fi
d17577
 
d17577
-# We don't install vcs_version.h, so we can't use RPM_BUILD_ROOT directly.
d17577
-cd /builddir/build/BUILD/varnish* || true
d17577
 cd ${RPM_BUILD_ROOT}/../../BUILD/varnish* || true
d17577
 
d17577
 printf '#include "vcs_version.h"\nVCS_Version\n' \