]> git.pld-linux.org Git - packages/kodi.git/commitdiff
- unified nonfree bcond name
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 21 May 2021 18:32:36 +0000 (20:32 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 21 May 2021 18:32:36 +0000 (20:32 +0200)
kodi.spec

index 475c354add992814d8a13c55239f34b5561730a8..dff331d0896a0b0953f9dddce00b92da4bac11b0 100644 (file)
--- a/kodi.spec
+++ b/kodi.spec
@@ -23,7 +23,7 @@
 %bcond_with    mdnsembedded    # mDNSEmbedded support
 %bcond_without mysql           # MySQL
 %bcond_without nfs             # NFS support via libnfs
-%bcond_without non_free        # componentents with non-compliant licenses
+%bcond_without nonfree         # componentents with non-compliant licenses
 %bcond_with    openmax         # OpenMax decoding, requires OpenGLES
 %bcond_without optical_drive   # optical drive
 %bcond_without projectm        # ProjectM visualisation
@@ -250,7 +250,7 @@ cd build
        %{__enable_disable mid} \
        %{__enable_disable mysql} \
        %{__enable_disable nfs} \
-       %{__enable_disable non_free non-free} \
+       %{__enable_disable nonfree non-free} \
        %{__enable_disable openmax} \
        %{__enable_disable profiling} \
        %{__enable_disable pulse} \
This page took 0.287427 seconds and 4 git commands to generate.