diff options
author | Ulrich Müller <ulm@gentoo.org> | 2008-02-13 21:18:43 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2008-02-13 21:18:43 +0000 |
commit | 01682a9af8e48337e4b1938e5ce8953dcc469895 (patch) | |
tree | 7e5c67b062963c57667afc53b124e27f25a69135 /eclass/motif.eclass | |
parent | Version bump. Bug #205407 by Tupone Alfredo <tupone at gentoo org>. (diff) | |
download | gentoo-2-01682a9af8e48337e4b1938e5ce8953dcc469895.tar.gz gentoo-2-01682a9af8e48337e4b1938e5ce8953dcc469895.tar.bz2 gentoo-2-01682a9af8e48337e4b1938e5ce8953dcc469895.zip |
Replace long dead motif.eclass by placeholder.
Diffstat (limited to 'eclass/motif.eclass')
-rw-r--r-- | eclass/motif.eclass | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/eclass/motif.eclass b/eclass/motif.eclass index 7ffdb00b506e..63fc3eb48dd7 100644 --- a/eclass/motif.eclass +++ b/eclass/motif.eclass @@ -1,12 +1 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/motif.eclass,v 1.8 2005/07/06 20:23:20 agriffis Exp $ -# -# Heinrich Wednel <lanius@gentoo.org> - -inherit eutils - - -LESSTIF_INC_DIR="/usr/X11R6/include/lesstif" -LESSTIF_LIB_DIR="/usr/X11R6/$(get_libdir)/lesstif" -LESSTIF_BIN_DIR="/usr/X11R6/bin/lesstif" +# placeholder for dead eclass
\ No newline at end of file |