commit: 839ab3fe34d2fdfd057a5508814d17c33e9efe48
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 11 10:51:23 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 11 10:54:53 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=839ab3fe
sys-cluster/sanlock: fix UnquotedVariable
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-cluster/sanlock/sanlock-3.8.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-cluster/sanlock/sanlock-3.8.2.ebuild
b/sys-cluster/sanlock/sanlock-3.8.2.ebuild
index 4df87061fd18..86fc96a44877 100644
--- a/sys-cluster/sanlock/sanlock-3.8.2.ebuild
+++ b/sys-cluster/sanlock/sanlock-3.8.2.ebuild
@@ -27,7 +27,7 @@ DEPEND="
RDEPEND="${DEPEND}"
PATCHES=(
- ${FILESDIR}/sanlock-fence_sanlock-LDFLAGS.patch
+ "${FILESDIR}"/sanlock-fence_sanlock-LDFLAGS.patch
)
pkg_setup() {