diff options
author | 2000-10-23 11:27:17 +0000 | |
---|---|---|
committer | 2000-10-23 11:27:17 +0000 | |
commit | 4104055986030bf8c02d6db5b21e06b9246746b2 (patch) | |
tree | 3a624f62812341e35581b3ec937f197bf86bcb8e /media-libs/imlib | |
parent | dependency code first commit (diff) | |
download | gentoo-2-4104055986030bf8c02d6db5b21e06b9246746b2.tar.gz gentoo-2-4104055986030bf8c02d6db5b21e06b9246746b2.tar.bz2 gentoo-2-4104055986030bf8c02d6db5b21e06b9246746b2.zip |
*** empty log message ***
Diffstat (limited to 'media-libs/imlib')
-rw-r--r-- | media-libs/imlib/imlib-1.9.8.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/media-libs/imlib/imlib-1.9.8.1.ebuild b/media-libs/imlib/imlib-1.9.8.1.ebuild index 8db0e5f740ad..5afee932a91f 100644 --- a/media-libs/imlib/imlib-1.9.8.1.ebuild +++ b/media-libs/imlib/imlib-1.9.8.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.8.1.ebuild,v 1.3 2000/09/15 20:09:01 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.8.1.ebuild,v 1.4 2000/10/23 11:27:15 achim Exp $ P=imlib-1.9.8.1 A=${P}.tar.gz @@ -19,6 +19,7 @@ src_compile() { src_install() { cd ${S} try make prefix=${D}/usr/X11R6 sysconfdir=${D}/etc/X11/imlib install + preplib /usr/X11R6 dodoc AUTHORS COPYING* ChangeLog README dodoc NEWS docinto html |