]> git.pld-linux.org Git - packages/Mesa.git/commitdiff
- drop duplicate backslashes
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 26 Feb 2013 19:11:56 +0000 (20:11 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 26 Feb 2013 19:11:56 +0000 (20:11 +0100)
Mesa.spec

index 2fc43ded3aaadf799f33536807a1cf2426226603..31036ee68418626083124ec0490e688f2bc2fa88 100644 (file)
--- a/Mesa.spec
+++ b/Mesa.spec
@@ -1118,7 +1118,7 @@ gallium_drivers=$(echo $gallium_drivers | xargs | tr ' ' ',')
 %endif
 %if %{with gallium}
        --enable-gallium-llvm \
-       --with-llvm-shared-libs \ \
+       --with-llvm-shared-libs \
        %{__enable egl gallium-egl} \
        %{__enable gbm gallium-gbm} \
        %{?with_opencl:--enable-opencl} \
This page took 0.036846 seconds and 4 git commands to generate.