summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/gnump3d/gnump3d-2.2-r1.ebuild')
-rw-r--r--media-sound/gnump3d/gnump3d-2.2-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/gnump3d/gnump3d-2.2-r1.ebuild b/media-sound/gnump3d/gnump3d-2.2-r1.ebuild
index 24aaf368f461..0477cd025b87 100644
--- a/media-sound/gnump3d/gnump3d-2.2-r1.ebuild
+++ b/media-sound/gnump3d/gnump3d-2.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/gnump3d/gnump3d-2.2-r1.ebuild,v 1.2 2003/07/12 20:30:52 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gnump3d/gnump3d-2.2-r1.ebuild,v 1.3 2003/09/07 00:06:05 msterret Exp $
DESCRIPTION="A streaming server for MP3, OGG vorbis and other streamable files"
SRC_URI="mirror://sourceforge/gnump3d/${P}.tar.gz"
@@ -36,9 +36,9 @@ src_install() {
dodir /etc/gnump3d
# copy config files
- insinto /etc/gnump3d
+ insinto /etc/gnump3d
doins etc/*
-
+
# docs
dodoc AUTHORS COPYING ChangeLog INSTALL README TODO
}