summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-04-22 18:27:43 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-04-22 18:27:43 +0000
commitb54a8c8c60ccbc4ce9b8a4663374fdb4f0bbb788 (patch)
treeecbbc6f14d2b40cecf4300655b499c71fe58a9ad /eclass
parentRefactor ebuild to use python functions correctly. Fixes bug #316191 (diff)
downloadgentoo-2-b54a8c8c60ccbc4ce9b8a4663374fdb4f0bbb788.tar.gz
gentoo-2-b54a8c8c60ccbc4ce9b8a4663374fdb4f0bbb788.tar.bz2
gentoo-2-b54a8c8c60ccbc4ce9b8a4663374fdb4f0bbb788.zip
Drop epatch_user, already executed by base eclass. Thx to sedzimir.
Diffstat (limited to 'eclass')
-rw-r--r--eclass/xorg-2.eclass3
1 files changed, 1 insertions, 2 deletions
diff --git a/eclass/xorg-2.eclass b/eclass/xorg-2.eclass
index 51070b0cc15c..93d125ce2a74 100644
--- a/eclass/xorg-2.eclass
+++ b/eclass/xorg-2.eclass
@@ -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/eclass/xorg-2.eclass,v 1.2 2010/03/17 14:29:20 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/xorg-2.eclass,v 1.3 2010/04/22 18:27:43 scarabeus Exp $
#
# @ECLASS: xorg-2.eclass
# @MAINTAINER:
@@ -198,7 +198,6 @@ xorg-2_patch_source() {
[[ -d "${EPATCH_SOURCE}" ]] && epatch
base_src_prepare
- epatch_user
}
# @FUNCTION: xorg-2_reconf_source