summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-video/camstream/camstream-0.26.2.ebuild')
-rw-r--r--media-video/camstream/camstream-0.26.2.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/media-video/camstream/camstream-0.26.2.ebuild b/media-video/camstream/camstream-0.26.2.ebuild
index 6591416d9e27..22614be09583 100644
--- a/media-video/camstream/camstream-0.26.2.ebuild
+++ b/media-video/camstream/camstream-0.26.2.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-video/camstream/camstream-0.26.2.ebuild,v 1.2 2003/04/24 13:39:54 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/camstream/camstream-0.26.2.ebuild,v 1.3 2003/09/07 00:08:12 msterret Exp $
DESCRIPTION="Collection of tools for webcams and other video devices"
HOMEPAGE="http://www.smcc.demon.nl/camstream/"
@@ -16,8 +16,8 @@ DEPEND="virtual/x11
"
src_install () {
dobin camstream/camstream camstream/caminfo camstream/ftpput
- dodir /usr/share/${PN}/icons
- insinto /usr/share/${PN}/icons
+ dodir /usr/share/${PN}/icons
+ insinto /usr/share/${PN}/icons
doins camstream/icons/*.png
- use doc && dohtml -r docs/*
+ use doc && dohtml -r docs/*
}