summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2015-06-20 20:02:05 +0000
committerMichał Górny <mgorny@gentoo.org>2015-06-20 20:02:05 +0000
commit486c8d0050d6a13f23c6b6c698b399ec93401c4b (patch)
tree9f9bbde9fcd82693915ab62151ccb7f6b1c6c420 /xfce-base/libxfce4ui/libxfce4ui-4.12.1-r2.ebuild
parentRestore USE=glade in the older ebuild, removal was accidental. (diff)
downloadgentoo-2-486c8d0050d6a13f23c6b6c698b399ec93401c4b.tar.gz
gentoo-2-486c8d0050d6a13f23c6b6c698b399ec93401c4b.tar.bz2
gentoo-2-486c8d0050d6a13f23c6b6c698b399ec93401c4b.zip
Fix gtk-doc install location
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'xfce-base/libxfce4ui/libxfce4ui-4.12.1-r2.ebuild')
-rw-r--r--xfce-base/libxfce4ui/libxfce4ui-4.12.1-r2.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/xfce-base/libxfce4ui/libxfce4ui-4.12.1-r2.ebuild b/xfce-base/libxfce4ui/libxfce4ui-4.12.1-r2.ebuild
index 43393c06e595..9b26d1e69ef9 100644
--- a/xfce-base/libxfce4ui/libxfce4ui-4.12.1-r2.ebuild
+++ b/xfce-base/libxfce4ui/libxfce4ui-4.12.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.12.1-r2.ebuild,v 1.1 2015/06/20 19:53:25 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.12.1-r2.ebuild,v 1.2 2015/06/20 20:02:05 mgorny Exp $
EAPI=5
inherit xfconf
@@ -38,7 +38,6 @@ pkg_setup() {
# requires deprecated glade:3 (gladeui-1.0), bug #551296
--disable-gladeui
--with-vendor-info=Gentoo
- --with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html
)
[[ ${CHOST} == *-darwin* ]] && XFCONF+=( --disable-visibility ) #366857