diff options
author | Dan Armak <danarmak@gentoo.org> | 2001-10-07 17:29:36 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2001-10-07 17:29:36 +0000 |
commit | 6d4050ae6e85338bd462d0a171cc6b8b18275789 (patch) | |
tree | 0266c2f0d81c366b20a9a99cf0c47358b23edaf1 /media-video/xanim | |
parent | updated (diff) | |
download | gentoo-2-6d4050ae6e85338bd462d0a171cc6b8b18275789.tar.gz gentoo-2-6d4050ae6e85338bd462d0a171cc6b8b18275789.tar.bz2 gentoo-2-6d4050ae6e85338bd462d0a171cc6b8b18275789.zip |
some more apps to install into /usr nistead of /usr/X11R6
Diffstat (limited to 'media-video/xanim')
-rw-r--r-- | media-video/xanim/files/digest-xanim-2.80.1-r1 (renamed from media-video/xanim/files/digest-xanim-2.80.1) | 0 | ||||
-rw-r--r-- | media-video/xanim/xanim-2.80.1-r1.ebuild (renamed from media-video/xanim/xanim-2.80.1.ebuild) | 6 |
2 files changed, 3 insertions, 3 deletions
diff --git a/media-video/xanim/files/digest-xanim-2.80.1 b/media-video/xanim/files/digest-xanim-2.80.1-r1 index 23f298b6f821..23f298b6f821 100644 --- a/media-video/xanim/files/digest-xanim-2.80.1 +++ b/media-video/xanim/files/digest-xanim-2.80.1-r1 diff --git a/media-video/xanim/xanim-2.80.1.ebuild b/media-video/xanim/xanim-2.80.1-r1.ebuild index 484b5e517245..60d49d192780 100644 --- a/media-video/xanim/xanim-2.80.1.ebuild +++ b/media-video/xanim/xanim-2.80.1-r1.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-video/xanim/xanim-2.80.1.ebuild,v 1.6 2001/06/03 09:54:22 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/xanim/xanim-2.80.1-r1.ebuild,v 1.1 2001/10/07 17:29:36 danarmak Exp $ A="xanim2801.tar.gz xa1.0_cyuv_linuxELFg21.o.gz xa2.0_cvid_linuxELFg21.o.gz xa2.1_iv32_linuxELFg21.o.gz" @@ -35,10 +35,10 @@ src_compile() { src_install () { - into /usr/X11R6 + into /usr dobin xanim newman docs/xanim.man xanim.1 - insinto /usr/X11R6/lib/xanim/mods + insinto /usr/lib/xanim/mods doins mods/* dodoc README dodoc docs/README.* docs/*.readme docs/*.doc |