summaryrefslogtreecommitdiff
path: root/meta/recipes-gnome/gnome/gnome-doc-utils_0.20.5.bb
diff options
context:
space:
mode:
authorScott Garman <scott.a.garman@intel.com>2011-05-09 09:41:10 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-10 09:51:54 +0100
commitb232ad2c74c93f045006a6b03b2eff7f6103a865 (patch)
treeff9d585f0ef960c7be612bdaa07858e1062f6030 /meta/recipes-gnome/gnome/gnome-doc-utils_0.20.5.bb
parenta9f35059b4b47cb014cfad0b6930fe59f44430e3 (diff)
downloadopenembedded-core-b232ad2c74c93f045006a6b03b2eff7f6103a865.tar.gz
openembedded-core-b232ad2c74c93f045006a6b03b2eff7f6103a865.tar.bz2
openembedded-core-b232ad2c74c93f045006a6b03b2eff7f6103a865.tar.xz
openembedded-core-b232ad2c74c93f045006a6b03b2eff7f6103a865.zip
gnome-doc-utils: Add additional missing -nonet options to xsltproc
I missed some instances of xsltproc when adding -nonet in my previous commit. This should take care of them all to fix the compilation errors. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Diffstat (limited to 'meta/recipes-gnome/gnome/gnome-doc-utils_0.20.5.bb')
-rw-r--r--meta/recipes-gnome/gnome/gnome-doc-utils_0.20.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gnome/gnome-doc-utils_0.20.5.bb b/meta/recipes-gnome/gnome/gnome-doc-utils_0.20.5.bb
index 1c864b229..115eb4d65 100644
--- a/meta/recipes-gnome/gnome/gnome-doc-utils_0.20.5.bb
+++ b/meta/recipes-gnome/gnome/gnome-doc-utils_0.20.5.bb
@@ -1,7 +1,7 @@
require gnome-doc-utils.inc
LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=eb723b61539feef013de476e68b5c50a \
file://COPYING.LGPL;md5=a6f89e2100d9b6cdffcea4f398e37343"
-PR = "r1"
+PR = "r2"
SRC_URI += "file://xsltproc_nonet.patch"