summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-07 00:06:14 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-07 00:06:14 +0000
commit3bd80fb7cbc42963a37e52db6d80db15bd4515b1 (patch)
tree93d43eefdd828c6359224e630afb0faf639048ff /media-sound/dcd/dcd-0.95.ebuild
parentwhitespace cleanup (diff)
downloadhistorical-3bd80fb7cbc42963a37e52db6d80db15bd4515b1.tar.gz
historical-3bd80fb7cbc42963a37e52db6d80db15bd4515b1.tar.bz2
historical-3bd80fb7cbc42963a37e52db6d80db15bd4515b1.zip
repoman: trim trailing whitespace
Diffstat (limited to 'media-sound/dcd/dcd-0.95.ebuild')
-rw-r--r--media-sound/dcd/dcd-0.95.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/dcd/dcd-0.95.ebuild b/media-sound/dcd/dcd-0.95.ebuild
index bd155f35bc08..c087c1d0484a 100644
--- a/media-sound/dcd/dcd-0.95.ebuild
+++ b/media-sound/dcd/dcd-0.95.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/dcd/dcd-0.95.ebuild,v 1.4 2003/02/13 13:09:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/dcd/dcd-0.95.ebuild,v 1.5 2003/09/07 00:06:04 msterret Exp $
S=${WORKDIR}/dcd-0.95
DESCRIPTION="A simple command-line based CD Player"
@@ -23,9 +23,9 @@ src_unpack() {
-e "s:# CDROM = /dev/cdroms/cdrom0:CDROM = \"/dev/cdroms/cdrom0\":"\
-e "/install -m 755 -d \${HOME}\/\${CDI}/d"\
Makefile.orig > Makefile
-
+
}
-
+
src_compile() {
make EXTRA_CFLAGS="$CFLAGS" || die