summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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