[packages/Mesa] - drop duplicate backslashes
arekm
arekm at pld-linux.org
Tue Feb 26 20:11:59 CET 2013
commit f913c5d83113547f9f292e2da1bbacf7adf519e1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Feb 26 20:11:56 2013 +0100
- drop duplicate backslashes
Mesa.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Mesa.spec b/Mesa.spec
index 2fc43de..31036ee 100644
--- 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} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/Mesa.git/commitdiff/f913c5d83113547f9f292e2da1bbacf7adf519e1
More information about the pld-cvs-commit
mailing list