summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-containers/cosign/cosign-1.5.0.ebuild')
-rw-r--r--app-containers/cosign/cosign-1.5.0.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/app-containers/cosign/cosign-1.5.0.ebuild b/app-containers/cosign/cosign-1.5.0.ebuild
index f1320114bcd2..801eb64a2691 100644
--- a/app-containers/cosign/cosign-1.5.0.ebuild
+++ b/app-containers/cosign/cosign-1.5.0.ebuild
@@ -13,6 +13,10 @@ LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"
+PATCHES=(
+ "${FILESDIR}"/${P}-fix-makefile.patch
+)
+
src_prepare() {
default
mv ../vendor . || die