X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=rpm%2FSOURCES%2F0001-Ensure-we-don-t-access-the-net-when-building-docs.patch;h=865d8afeb767d538eff0d23599990c3ef728a460;hb=d009ec770802fa791ebbf74a8af2b492a9c7af8c;hp=38bc142a628440281867659d7fea01ebbabc8ce8;hpb=6041f8beac999f19d5e29e5bb8fc847c5ef0b7a8;p=openstack-build%2Fcinder-build.git diff --git a/rpm/SOURCES/0001-Ensure-we-don-t-access-the-net-when-building-docs.patch b/rpm/SOURCES/0001-Ensure-we-don-t-access-the-net-when-building-docs.patch index 38bc142a6..865d8afeb 100644 --- a/rpm/SOURCES/0001-Ensure-we-don-t-access-the-net-when-building-docs.patch +++ b/rpm/SOURCES/0001-Ensure-we-don-t-access-the-net-when-building-docs.patch @@ -1,4 +1,4 @@ -From 4c99afa1a11819f77099c4518171817a7a58da18 Mon Sep 17 00:00:00 2001 +From 9904118c6d3d130624eaec31878649e41efd1bc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=A1draig=20Brady?= Date: Fri, 21 Sep 2012 13:33:26 +0100 Subject: [PATCH] Ensure we don't access the net when building docs @@ -9,7 +9,7 @@ Subject: [PATCH] Ensure we don't access the net when building docs 1 file changed, 1 deletion(-) diff --git a/doc/source/conf.py b/doc/source/conf.py -index 40e564b..01bd3b4 100644 +index e27d458..7a2bf1a 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -29,7 +29,6 @@ sys.path.insert(0, os.path.abspath('./'))