summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'xfce-extra/thunar-vfs')
-rw-r--r--xfce-extra/thunar-vfs/thunar-vfs-0_p20100824.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/xfce-extra/thunar-vfs/thunar-vfs-0_p20100824.ebuild b/xfce-extra/thunar-vfs/thunar-vfs-0_p20100824.ebuild
index 91d57c07134b..05cf0e56d00c 100644
--- a/xfce-extra/thunar-vfs/thunar-vfs-0_p20100824.ebuild
+++ b/xfce-extra/thunar-vfs/thunar-vfs-0_p20100824.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vfs/thunar-vfs-0_p20100824.ebuild,v 1.3 2010/09/24 14:08:18 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vfs/thunar-vfs-0_p20100824.ebuild,v 1.4 2010/10/28 14:57:32 ssuominen Exp $
EAPI=3
EAUTORECONF=yes
@@ -42,8 +42,8 @@ pkg_setup() {
$(use_enable gnome gnome-thumbnailers)
$(use_enable startup-notification)
$(xfconf_use_debug)
- --with-html-dir=${EPREFIX}/usr/share/doc/${PF}/html
- --with-volume-manager=none"
+ --with-volume-manager=none
+ --with-html-dir=${EPREFIX}/usr/share/doc/${PF}/html"
}
src_install() {