summaryrefslogtreecommitdiff
path: root/app-cdr/bashburn/bashburn-3.1.0.ebuild
diff options
context:
space:
mode:
authorMike Frysinger <vapier@google.com>2015-10-12 23:34:32 -0400
committerMike Frysinger <vapier@google.com>2015-10-12 23:34:32 -0400
commit64b3189079aa6c10a0204880a58df53b36b9f36a (patch)
tree7508f174756528dfe5ad3a359ef24ac3c2baf3f7 /app-cdr/bashburn/bashburn-3.1.0.ebuild
parent5d6f128da92287fc0b2643d810ecd96f81ac3aa2 (diff)
parentfbc240f551b32a009511d34ac5c3fd7c15ef82b9 (diff)
downloadgentoo-64b3189079aa6c10a0204880a58df53b36b9f36a.tar.gz
Merge https://github.com/gentoo/gentoo.gitbrillo-m7-releasebrillo-m7-mr-devbrillo-m7-dev
Diffstat (limited to 'app-cdr/bashburn/bashburn-3.1.0.ebuild')
-rw-r--r--app-cdr/bashburn/bashburn-3.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-cdr/bashburn/bashburn-3.1.0.ebuild b/app-cdr/bashburn/bashburn-3.1.0.ebuild
index 4e9c800283..8903968e9f 100644
--- a/app-cdr/bashburn/bashburn-3.1.0.ebuild
+++ b/app-cdr/bashburn/bashburn-3.1.0.ebuild
@@ -32,7 +32,7 @@ S=${WORKDIR}/${MY_P}
src_prepare() {
# Fix for "warning: jobserver unavailable: using -j1."
- sed -i -e 's:make -C:$(MAKE) -C:' Makefile || die
+ sed -i -e 's:make -C:$(MAKE) -C:' Makefile || die
}
src_install() {