Update obs-studio.spec

This commit is contained in:
madomado
2023-06-24 13:46:45 +08:00
committed by GitHub
parent 61bfdcbf06
commit c76938e62d
+1 -1
View File
@@ -119,7 +119,7 @@ sed -e '/-Werror/d' -i cmake/Modules/CompilerConfig.cmake
%build
%cmake -B build -S obs-studio-%version \
%cmake -B build -S . \
-DUNIX_STRUCTURE=1 -GNinja \
-DCMAKE_SKIP_RPATH=1 \
-DBUILD_BROWSER=OFF \