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 | da397d9a28cae0b61b62a37a9f408b20e33495b0 (patch) | |
tree | 0815e3ae4b4078e310ef36b31c5539220b16a8a2 /x11-libs | |
parent | fixed mwm config path, includes (diff) | |
download | historical-da397d9a28cae0b61b62a37a9f408b20e33495b0.tar.gz historical-da397d9a28cae0b61b62a37a9f408b20e33495b0.tar.bz2 historical-da397d9a28cae0b61b62a37a9f408b20e33495b0.zip |
another small fix
Diffstat (limited to 'x11-libs')
-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 } |