summaryrefslogtreecommitdiff
path: root/app-containers/cosign/cosign-1.10.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-07-28 03:03:20 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-07-28 03:03:20 +0100
commit0b1f53c54388382ff701d00d3f5eb981ed040f2a (patch)
treeec5c4665c03dbae83c878cb536837e611a8584a6 /app-containers/cosign/cosign-1.10.0.ebuild
parent59fb67b05708a525b33b4a84de896b3b1ae34012 (diff)
gentoo auto-resync : 28:07:2022 - 03:03:20
Diffstat (limited to 'app-containers/cosign/cosign-1.10.0.ebuild')
-rw-r--r--app-containers/cosign/cosign-1.10.0.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/app-containers/cosign/cosign-1.10.0.ebuild b/app-containers/cosign/cosign-1.10.0.ebuild
index 194effdf1cd3..7adb2e5ed8d1 100644
--- a/app-containers/cosign/cosign-1.10.0.ebuild
+++ b/app-containers/cosign/cosign-1.10.0.ebuild
@@ -16,6 +16,10 @@ KEYWORDS="~amd64"
RESTRICT="test"
+PATCHES=(
+ "${FILESDIR}"/${P}-fix-makefile.patch
+)
+
src_compile() {
emake \
GIT_HASH=${GIT_HASH} \