diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-07-10 18:43:19 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-07-10 18:43:19 +0000 |
commit | 144877b8980021e502a149492f061020ab55e30b (patch) | |
tree | fb019f38aab4d2e91c7d5710b8e82b70c7ef36dc /x11-libs/motif-config/motif-config-0.9.ebuild | |
parent | Add ibm use flag to sys-boot/yaboot (diff) | |
download | gentoo-2-144877b8980021e502a149492f061020ab55e30b.tar.gz gentoo-2-144877b8980021e502a149492f061020ab55e30b.tar.bz2 gentoo-2-144877b8980021e502a149492f061020ab55e30b.zip |
QA: Trim trailing whitespace
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-libs/motif-config/motif-config-0.9.ebuild')
-rw-r--r-- | x11-libs/motif-config/motif-config-0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/motif-config/motif-config-0.9.ebuild b/x11-libs/motif-config/motif-config-0.9.ebuild index 18fc4c9a0965..8c4190f2ce92 100644 --- a/x11-libs/motif-config/motif-config-0.9.ebuild +++ b/x11-libs/motif-config/motif-config-0.9.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/motif-config/motif-config-0.9.ebuild,v 1.2 2005/07/10 15:15:26 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif-config/motif-config-0.9.ebuild,v 1.3 2005/07/10 18:43:19 swegener Exp $ inherit multilib @@ -86,7 +86,7 @@ pkg_setup() { has_version =x11-libs/lesstif-0.94* \ || ( rm -f /usr/$(get_libdir)/motif/lesstif-2.1; \ rm -fR /usr/include/lesstif-2.1; \ - rm -fR /usr/$(get_libdir)/openmotif-2.1; + rm -fR /usr/$(get_libdir)/openmotif-2.1; removed=yes ) if [ "$removed" = "yes" ]; then |