diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2003-12-01 15:17:57 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2003-12-01 15:17:57 +0000 |
commit | 030dc6a65e2a9333251374cf037abee567c5f9bc (patch) | |
tree | dc7ee99e0e042a7c35d15be5a4f9144ace628388 /x11-libs/lesstif | |
parent | fixed mwm config path, includes (diff) | |
download | gentoo-2-030dc6a65e2a9333251374cf037abee567c5f9bc.tar.gz gentoo-2-030dc6a65e2a9333251374cf037abee567c5f9bc.tar.bz2 gentoo-2-030dc6a65e2a9333251374cf037abee567c5f9bc.zip |
another small fix
Diffstat (limited to 'x11-libs/lesstif')
-rw-r--r-- | x11-libs/lesstif/lesstif-0.93.91.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-libs/lesstif/lesstif-0.93.91.ebuild b/x11-libs/lesstif/lesstif-0.93.91.ebuild index b66f822a94e0..c63fb3b82e94 100644 --- a/x11-libs/lesstif/lesstif-0.93.91.ebuild +++ b/x11-libs/lesstif/lesstif-0.93.91.ebuild @@ -98,6 +98,7 @@ src_install() { rm -fR ${D}/usr/lib/LessTif rm -fR ${D}/usr/lib/X11 rm -f ${D}/bin/mxmkmf-1.2 + rm -fR ${D}/etc } |