summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-08-11 11:51:23 +0100
committerSam James <sam@gentoo.org>2022-08-11 11:54:53 +0100
commit839ab3fe34d2fdfd057a5508814d17c33e9efe48 (patch)
treef62c0ad48543c6ca0007e8e8a17f0b41462ab027 /sys-cluster
parentsys-cluster/c3: fix UnquotedVariable (diff)
downloadgentoo-839ab3fe34d2fdfd057a5508814d17c33e9efe48.tar.gz
gentoo-839ab3fe34d2fdfd057a5508814d17c33e9efe48.tar.bz2
gentoo-839ab3fe34d2fdfd057a5508814d17c33e9efe48.zip
sys-cluster/sanlock: fix UnquotedVariable
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/sanlock/sanlock-3.8.2.ebuild2
1 files changed, 1 insertions, 1 deletions
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() {