summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2001-08-11 04:42:31 +0000
committerDaniel Robbins <drobbins@gentoo.org>2001-08-11 04:42:31 +0000
commita1c05139fa267eef4ed18206bc6cec8c10e46ac3 (patch)
treefc4fc6fef773ad9efcf62b6c0238cd317e16184c /app-cdr/xcdroast
parentgnome-* and kde=* \" fixes (diff)
downloadhistorical-a1c05139fa267eef4ed18206bc6cec8c10e46ac3.tar.gz
historical-a1c05139fa267eef4ed18206bc6cec8c10e46ac3.tar.bz2
historical-a1c05139fa267eef4ed18206bc6cec8c10e46ac3.zip
app-* \" fix
Diffstat (limited to 'app-cdr/xcdroast')
-rw-r--r--app-cdr/xcdroast/xcdroast-0.98_alpha8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-cdr/xcdroast/xcdroast-0.98_alpha8.ebuild b/app-cdr/xcdroast/xcdroast-0.98_alpha8.ebuild
index 255ff3d5749f..b145f5026c66 100644
--- a/app-cdr/xcdroast/xcdroast-0.98_alpha8.ebuild
+++ b/app-cdr/xcdroast/xcdroast-0.98_alpha8.ebuild
@@ -17,7 +17,7 @@ DEPEND=">=app-cdr/cdrecord-1.9
src_compile () {
- try make ${MAKEOPTS} CC=\"gcc $CFLAGS\"
+ try make ${MAKEOPTS} CC="gcc $CFLAGS"
}