summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2011-10-26 22:19:14 +0400
committerAlexey Shvetsov <alexxy@gentoo.org>2011-10-26 22:19:14 +0400
commit94498951d7012bbde24d8c45b8b36abb06588337 (patch)
tree6019144c6ce793aa556b640d573a3fbf821bc0e9 /net-nds/gosa-core
parentMove gosa-plugins to gosa-plugin eclass (diff)
downloadalexxy-94498951d7012bbde24d8c45b8b36abb06588337.tar.gz
alexxy-94498951d7012bbde24d8c45b8b36abb06588337.tar.bz2
alexxy-94498951d7012bbde24d8c45b8b36abb06588337.zip
[net-nds/gosa-core] Drop unnneded patch
(Portage version: 2.2.0_alpha71/git/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-nds/gosa-core')
-rw-r--r--net-nds/gosa-core/gosa-core-2.7.1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-nds/gosa-core/gosa-core-2.7.1.ebuild b/net-nds/gosa-core/gosa-core-2.7.1.ebuild
index aff0806..04870eb 100644
--- a/net-nds/gosa-core/gosa-core-2.7.1.ebuild
+++ b/net-nds/gosa-core/gosa-core-2.7.1.ebuild
@@ -28,8 +28,7 @@ PDEPEND="mail? ( ~net-nds/gosa-plugin-mail-${PV} )
src_prepare() {
epatch \
"${S}/redhat/02_fix_class_mapping.patch" \
- "${S}/redhat/03_fix_locale_location.patch" \
- "${S}/redhat/04_fix_online_help_location.patch"
+ "${S}/redhat/03_fix_locale_location.patch"
sed -i \
-e 's|../contrib|/usr/share/gosa/template|' \
include/functions.inc || die "sed failed"