summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/gvfs/gvfs.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-gnome/gvfs/gvfs.inc')
-rw-r--r--meta-gnome/recipes-gnome/gvfs/gvfs.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gvfs/gvfs.inc b/meta-gnome/recipes-gnome/gvfs/gvfs.inc
index c69851c0f..0e1c69cf2 100644
--- a/meta-gnome/recipes-gnome/gvfs/gvfs.inc
+++ b/meta-gnome/recipes-gnome/gvfs/gvfs.inc
@@ -14,7 +14,7 @@ EXTRA_OECONF = "--with-samba-includes=${STAGING_INCDIR} \
14 --with-samba-libs=${STAGING_LIBDIR} \ 14 --with-samba-libs=${STAGING_LIBDIR} \
15 --with-archive-includes=${STAGING_INCDIR} \ 15 --with-archive-includes=${STAGING_INCDIR} \
16 --with-archive-libs=${STAGING_LIBDIR} \ 16 --with-archive-libs=${STAGING_LIBDIR} \
17 " 17"
18 18
19FILES_${PN} += "${datadir}/dbus-1/services/*" 19FILES_${PN} += "${datadir}/dbus-1/services/*"
20 20