Non-maintainer commit
Remove symlinks from files/ which are banned by policy.
Adjust ebuilds to patch the intended files.
This prevents infra problems popping up like in the last 14 hours
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Brian Evans <grknight@gentoo.org>
+++ /dev/null
-inspircd-2.0.27-fix-path-builds.patch
\ No newline at end of file
+++ /dev/null
-inspircd-3.2.0-fix-path-builds.patch
\ No newline at end of file
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
DEPEND="${RDEPEND}"
DOCS=( docs/. )
-PATCHES=( "${FILESDIR}"/${P}-fix-path-builds.patch )
+PATCHES=( "${FILESDIR}"/${PN}-2.0.25-fix-path-builds.patch )
pkg_setup() {
enewgroup ${PN}
DEPEND="${RDEPEND}"
DOCS=( docs/. )
-PATCHES=( "${FILESDIR}"/${P}-fix-path-builds.patch )
+PATCHES=( "${FILESDIR}"/${PN}-2.0.27-fix-path-builds.patch )
src_prepare() {
default
DEPEND="${RDEPEND}"
DOCS=( docs/. )
-PATCHES=( "${FILESDIR}"/${P}-fix-path-builds.patch )
+PATCHES=( "${FILESDIR}"/${PN}-3.2.0-fix-path-builds.patch )
pkg_setup() {
enewgroup ${PN}
DEPEND="${RDEPEND}"
DOCS=( docs/. )
-PATCHES=( "${FILESDIR}"/${P}-fix-path-builds.patch )
+PATCHES=( "${FILESDIR}"/${PN}-3.2.0-fix-path-builds.patch )
src_prepare() {
default