diff --git a/net-misc/graftcp/graftcp-0.7.1.ebuild b/net-misc/graftcp/graftcp-0.7.1.ebuild index fe0782d1cf..910f205109 100644 --- a/net-misc/graftcp/graftcp-0.7.1.ebuild +++ b/net-misc/graftcp/graftcp-0.7.1.ebuild @@ -29,13 +29,13 @@ BDEPEND=" systemd? ( dev-util/pkgconf ) " -PATCHES=" - ${FILESDIR}/0001-build-not-enabling-service-in-install_systemd.patch - ${FILESDIR}/0002-build-no-longer-strip-symbols.patch - ${FILESDIR}/0003-version-v0.7.patch - ${FILESDIR}/0004-fix-parallel-build-dependency.patch - ${FILESDIR}/0005-let-graftcp-respect-LDFLAGS.patch -" +PATCHES=( + "${FILESDIR}/0001-build-not-enabling-service-in-install_systemd.patch" + "${FILESDIR}/0002-build-no-longer-strip-symbols.patch" + "${FILESDIR}/0003-version-v0.7.patch" + "${FILESDIR}/0004-fix-parallel-build-dependency.patch" + "${FILESDIR}/0005-let-graftcp-respect-LDFLAGS.patch" +) # Generated by nim QA_FLAGS_IGNORED=" diff --git a/net-misc/graftcp/graftcp-0.7.4.ebuild b/net-misc/graftcp/graftcp-0.7.4.ebuild index 47c0b29c0e..6523763f18 100644 --- a/net-misc/graftcp/graftcp-0.7.4.ebuild +++ b/net-misc/graftcp/graftcp-0.7.4.ebuild @@ -52,8 +52,8 @@ RDEPEND="acct-user/graftcp" BDEPEND=">=dev-lang/go-1.21" PATCHES=( - "${FILESDIR}"/0002-build-no-longer-strip-symbols.patch - "${FILESDIR}"/0005-let-graftcp-respect-LDFLAGS.patch + "${FILESDIR}/0002-build-no-longer-strip-symbols.patch" + "${FILESDIR}/0005-let-graftcp-respect-LDFLAGS.patch" ) DOCS=(