Skip to content

Commit

Permalink
app-backup/cdbkup: use make jobserver
Browse files Browse the repository at this point in the history
Gentoo-bug: 380341
Package-Manager: Portage-2.3.5, Repoman-2.3.2
  • Loading branch information
kensington committed Jun 11, 2017
1 parent c0b70c7 commit e4607ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app-backup/cdbkup/cdbkup-1.0-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ RDEPEND="${DEPEND}
src_prepare() {
default
sed -i -e "s:doc/cdbkup:doc/${P}:" Makefile.in || die
sed -i -e 's/make /$(MAKE) /' Makefile.in || die
}

src_configure() {
Expand Down

0 comments on commit e4607ee

Please sign in to comment.