summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukasz Strzygowski <lucass@gentoo.org>2008-03-13 09:27:40 +0000
committerLukasz Strzygowski <lucass@gentoo.org>2008-03-13 09:27:40 +0000
commit8f70f41568dd2815efc18bbb29867fba2a399197 (patch)
treec70354619d3b0d83b4a6e3cc3c54ebf201d5f00c /x11-themes/fvwm-crystal/fvwm-crystal-3.0.5-r1.ebuild
parentVersion bump (bug #213140). Dropped old version. (diff)
downloadhistorical-8f70f41568dd2815efc18bbb29867fba2a399197.tar.gz
historical-8f70f41568dd2815efc18bbb29867fba2a399197.tar.bz2
historical-8f70f41568dd2815efc18bbb29867fba2a399197.zip
Fixed env vars in fvwm-crystal.apps.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'x11-themes/fvwm-crystal/fvwm-crystal-3.0.5-r1.ebuild')
-rw-r--r--x11-themes/fvwm-crystal/fvwm-crystal-3.0.5-r1.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-3.0.5-r1.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-3.0.5-r1.ebuild
index e55fa92b96a6..8999c1bf24de 100644
--- a/x11-themes/fvwm-crystal/fvwm-crystal-3.0.5-r1.ebuild
+++ b/x11-themes/fvwm-crystal/fvwm-crystal-3.0.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm-crystal/fvwm-crystal-3.0.5-r1.ebuild,v 1.5 2008/03/11 15:00:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm-crystal/fvwm-crystal-3.0.5-r1.ebuild,v 1.6 2008/03/13 09:27:40 lucass Exp $
inherit eutils
@@ -21,6 +21,8 @@ src_unpack() {
unpack ${A}
cd "${S}"
epatch "${WORKDIR}/${P}-envfix.patch"
+ sed -e 's/MenuPosition-/MenuPosition_/g' \
+ -i bin/fvwm-crystal.apps
}
src_compile() {