From 18a697f9d82c21eeeb3525696aba77d70863b8e3 Mon Sep 17 00:00:00 2001 From: Samuli Suominen Date: Mon, 7 Feb 2011 19:06:57 +0000 Subject: drop reference to plugdev group (Portage version: 2.2.0_alpha20/cvs/Linux x86_64) --- xfce-base/thunar/thunar-1.0.2.ebuild | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'xfce-base') diff --git a/xfce-base/thunar/thunar-1.0.2.ebuild b/xfce-base/thunar/thunar-1.0.2.ebuild index 49f81022006d..ef64f771768e 100644 --- a/xfce-base/thunar/thunar-1.0.2.ebuild +++ b/xfce-base/thunar/thunar-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.0.2.ebuild,v 1.12 2010/12/18 23:35:55 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.0.2.ebuild,v 1.13 2011/02/07 19:06:57 ssuominen Exp $ EAPI=3 MY_P=${P/t/T} @@ -68,11 +68,5 @@ pkg_setup() { } src_test() { - Xemake check || die "Xemake check failed" -} - -pkg_postinst() { - xfconf_pkg_postinst - elog "If you are seeing some odd dbus error, make sure your user is in the" - elog "plugdev group. See Gentoo bug #279077 for more info" + Xemake check || die } -- cgit v1.2.3-65-gdbad