summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Sapp <nixphoeni@gentoo.org>2007-03-08 02:25:28 +0000
committerJoe Sapp <nixphoeni@gentoo.org>2007-03-08 02:25:28 +0000
commit63736926d17579510bde3b16d6a1f447315a1491 (patch)
treed6dcf42c678d0a475bb08fb36a093aa70906d450 /gnome-extra/gdesklets-core/gdesklets-core-0.35.4.ebuild
parentVersion bump. (diff)
downloadgentoo-2-63736926d17579510bde3b16d6a1f447315a1491.tar.gz
gentoo-2-63736926d17579510bde3b16d6a1f447315a1491.tar.bz2
gentoo-2-63736926d17579510bde3b16d6a1f447315a1491.zip
Added patch to po/POTFILES.in to pass test suite (see bug #169707)
(Portage version: 2.1.2.1)
Diffstat (limited to 'gnome-extra/gdesklets-core/gdesklets-core-0.35.4.ebuild')
-rw-r--r--gnome-extra/gdesklets-core/gdesklets-core-0.35.4.ebuild12
1 files changed, 11 insertions, 1 deletions
diff --git a/gnome-extra/gdesklets-core/gdesklets-core-0.35.4.ebuild b/gnome-extra/gdesklets-core/gdesklets-core-0.35.4.ebuild
index 34a9db6d3751..f326d17f3482 100644
--- a/gnome-extra/gdesklets-core/gdesklets-core-0.35.4.ebuild
+++ b/gnome-extra/gdesklets-core/gdesklets-core-0.35.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gdesklets-core/gdesklets-core-0.35.4.ebuild,v 1.3 2007/03/07 04:37:28 nixphoeni Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gdesklets-core/gdesklets-core-0.35.4.ebuild,v 1.4 2007/03/08 02:25:28 nixphoeni Exp $
WANT_AUTOMAKE=latest
WANT_AUTOCONF=latest
@@ -37,6 +37,16 @@ DEPEND="${RDEPEND}
USE_DESTDIR="1"
DOCS="AUTHORS ChangeLog NEWS README TODO"
+src_unpack() {
+
+ unpack ${A}
+
+ # Apply patch to correct POTFILES.in so testing will work
+ cd ${S}
+ epatch ${FILESDIR}/${P}-POTFILES.in.patch
+
+}
+
src_install() {
gnome2_src_install