mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-admin/logrotate: fix patch-not-being-applied error on 3.14
* eapply_user is not currently a substitute for default Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
@@ -49,7 +49,7 @@ PATCHES=(
|
||||
|
||||
src_prepare() {
|
||||
sed -i -e 's#/usr/sbin/logrotate#/usr/bin/logrotate#' "${S}"/examples/logrotate.{cron,service} || die
|
||||
eapply_user
|
||||
default
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
|
||||
Reference in New Issue
Block a user