media-sound/cvoicecontrol: replace eapply_user with default call
authorAaron Bauman <bman@gentoo.org>
Mon, 28 May 2018 16:46:51 +0000 (12:46 -0400)
committerAaron Bauman <bman@gentoo.org>
Mon, 28 May 2018 23:02:00 +0000 (19:02 -0400)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

media-sound/cvoicecontrol/cvoicecontrol-0.9_alpha-r1.ebuild

index 1ae69c38d01cb8cf116d7420f754a880c909e159..4190a996f9a2a3fe646481a45ac0763b49bc7a40 100644 (file)
@@ -19,7 +19,7 @@ S=${WORKDIR}/${MY_P}
 PATCHES=( "${FILESDIR}/${P}-gentoo-2.patch" )
 
 src_prepare() {
-       eapply_user
+       default
        sed -i -e "s/install-data-am: install-data-local/install-data-am:/" Makefile.in
        # Handle documentation with dohtml instead.
        sed -i -e "s:SUBDIRS = docs:#SUBDIRS = docs:" cvoicecontrol/Makefile.in