summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-01-30 12:32:58 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-01-30 12:32:58 +0000
commit27267655361ba53db5d8b56623dc5bc6df8acd24 (patch)
treee1d0fe193108000503d78156a8fe3baf1c899c39 /media-video/SDLcam/SDLcam-0.7.3-r1.ebuild
parentnew tarball #39443 (diff)
downloadhistorical-27267655361ba53db5d8b56623dc5bc6df8acd24.tar.gz
historical-27267655361ba53db5d8b56623dc5bc6df8acd24.tar.bz2
historical-27267655361ba53db5d8b56623dc5bc6df8acd24.zip
repoman: Trim trailing whitespace
Diffstat (limited to 'media-video/SDLcam/SDLcam-0.7.3-r1.ebuild')
-rw-r--r--media-video/SDLcam/SDLcam-0.7.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/SDLcam/SDLcam-0.7.3-r1.ebuild b/media-video/SDLcam/SDLcam-0.7.3-r1.ebuild
index 8796816d7400..e37d52c327ef 100644
--- a/media-video/SDLcam/SDLcam-0.7.3-r1.ebuild
+++ b/media-video/SDLcam/SDLcam-0.7.3-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-video/SDLcam/SDLcam-0.7.3-r1.ebuild,v 1.1 2004/01/30 09:40:13 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/SDLcam/SDLcam-0.7.3-r1.ebuild,v 1.2 2004/01/30 12:32:52 mr_bones_ Exp $
inherit eutils
@@ -25,7 +25,7 @@ src_unpack() {
rm capture/divx.c # the divx.so needs to be ported to newer avifile
epatch ${FILESDIR}/${PV}-linux-2.6.patch
sed -i "s: -g: ${CFLAGS} `avifile-config --cflags`:" Makefile
- sed -i "/#include/s:avifile/::" capture/divx2.cpp
+ sed -i "/#include/s:avifile/::" capture/divx2.cpp
# Don't you love hardcoded vars?
sed -i \