vlc | branch: master | Marvin Scholz <[email protected]> | Fri Jun 14 16:14:50 
2019 +0200| [081511e00dbdcb9c560bcecc4d4609c151c15e24] | committer: Marvin 
Scholz

contrib: Fix additional quotes in meson crossfile for linux

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=081511e00dbdcb9c560bcecc4d4609c151c15e24
---

 contrib/src/main.mak | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/src/main.mak b/contrib/src/main.mak
index 3f40b3b485..d773932012 100644
--- a/contrib/src/main.mak
+++ b/contrib/src/main.mak
@@ -593,7 +593,7 @@ ifdef HAVE_DARWIN_OS
 else
 ifdef HAVE_LINUX
        # android has also system = linux and defines HAVE_LINUX
-       MESON_SYSTEM_NAME = 'linux'
+       MESON_SYSTEM_NAME = linux
 endif
 endif
 endif

_______________________________________________
vlc-commits mailing list
[email protected]
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to