packages (DEVEL): Mesa/Mesa.spec - fix examples dir creation

cactus cactus at pld-linux.org
Thu Sep 30 15:43:17 CEST 2010


Author: cactus                       Date: Thu Sep 30 13:43:17 2010 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- fix examples dir creation

---- Files affected:
packages/Mesa:
   Mesa.spec (1.251.2.10 -> 1.251.2.11) 

---- Diffs:

================================================================
Index: packages/Mesa/Mesa.spec
diff -u packages/Mesa/Mesa.spec:1.251.2.10 packages/Mesa/Mesa.spec:1.251.2.11
--- packages/Mesa/Mesa.spec:1.251.2.10	Thu Sep 30 15:25:37 2010
+++ packages/Mesa/Mesa.spec	Thu Sep 30 15:43:12 2010
@@ -738,7 +738,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
-install -d $RPM_BUILD_ROOT{%{_examplesdir}/%{name}-%{version}}
+install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 # libs without drivers
 %{__make} install \
@@ -1003,6 +1003,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.251.2.11  2010/09/30 13:43:12  cactus
+- fix examples dir creation
+
 Revision 1.251.2.10  2010/09/30 13:25:37  cactus
 - enable egl buil;d by default now
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/Mesa/Mesa.spec?r1=1.251.2.10&r2=1.251.2.11&f=u



More information about the pld-cvs-commit mailing list