diff options
author | 2005-04-28 22:50:01 +0000 | |
---|---|---|
committer | 2005-04-28 22:50:01 +0000 | |
commit | a5f8dfb8a38e26fca2dcd4be32506a2749c2384d (patch) | |
tree | 7e5cd7fcbeea0b24285fae1dcd1b5e5b66737730 /x11-libs/lesstif/lesstif-0.94.4.ebuild | |
parent | mark ~ppc (diff) | |
download | gentoo-2-a5f8dfb8a38e26fca2dcd4be32506a2749c2384d.tar.gz gentoo-2-a5f8dfb8a38e26fca2dcd4be32506a2749c2384d.tar.bz2 gentoo-2-a5f8dfb8a38e26fca2dcd4be32506a2749c2384d.zip |
remove motif-config, bug #90774
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-libs/lesstif/lesstif-0.94.4.ebuild')
-rw-r--r-- | x11-libs/lesstif/lesstif-0.94.4.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-libs/lesstif/lesstif-0.94.4.ebuild b/x11-libs/lesstif/lesstif-0.94.4.ebuild index d2d1f2357500..156f677866f5 100644 --- a/x11-libs/lesstif/lesstif-0.94.4.ebuild +++ b/x11-libs/lesstif/lesstif-0.94.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/lesstif/lesstif-0.94.4.ebuild,v 1.2 2005/04/26 13:58:54 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/lesstif/lesstif-0.94.4.ebuild,v 1.3 2005/04/28 22:50:01 lanius Exp $ inherit libtool flag-o-matic multilib @@ -85,6 +85,7 @@ src_install() { rm -fR ${D}/usr/$(get_libdir)/lesstif-2.1/LessTif/ rm -fR ${D}/usr/$(get_libdir)/lesstif-2.1/X11/ rm -fR ${D}/usr/$(get_libdir)/X11/ + rm -f ${D}/usr/bin/motif-config # profile stuff dodir /etc/env.d |