commit:     7e81bc444ed2bb2166f09d5c0f6621da848893c1
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 22 18:08:57 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Apr 22 18:08:57 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e81bc44

sci-libs/indilib: Fix UnquotedVariable

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 sci-libs/indilib/indilib-2.0.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/indilib/indilib-2.0.7.ebuild 
b/sci-libs/indilib/indilib-2.0.7.ebuild
index 97825f10c559..78c307accfed 100644
--- a/sci-libs/indilib/indilib-2.0.7.ebuild
+++ b/sci-libs/indilib/indilib-2.0.7.ebuild
@@ -42,7 +42,7 @@ DEPEND="${RDEPEND}
        websocket? ( dev-cpp/websocketpp )
 "
 
-PATCHES=( ${FILESDIR}/${P}-fix-system-httplib.patch )
+PATCHES=( "${FILESDIR}/${P}-fix-system-httplib.patch" )
 
 src_configure() {
        # -Werror=odr

Reply via email to