Updated vzlogger and dependencies
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
|
||||
MULTILIB_COMPAT=( abi_x86_64 )
|
||||
|
||||
inherit multilib-build eutils
|
||||
inherit multilib-build
|
||||
|
||||
if [[ ${PV} == "9999" ]]; then
|
||||
EGIT_REPO_URI="https://github.com/volkszaehler/${PN}"
|
||||
@@ -29,8 +27,6 @@ RDEPEND="
|
||||
DEPEND="${RDEPEND}
|
||||
virtual/pkgconfig"
|
||||
|
||||
EMULTILIB_PKG="true"
|
||||
|
||||
src_prepare() {
|
||||
local lib64="$(get_libdir)"
|
||||
sed -e "s:prefix = /usr/local:prefix = /usr:" \
|
||||
|
||||
Reference in New Issue
Block a user