SPECS: maxima.spec - fixed last change

ankry ankry at pld-linux.org
Fri Apr 21 07:50:41 CEST 2006


Author: ankry                        Date: Fri Apr 21 05:50:41 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed last change

---- Files affected:
SPECS:
   maxima.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SPECS/maxima.spec
diff -u SPECS/maxima.spec:1.18 SPECS/maxima.spec:1.19
--- SPECS/maxima.spec:1.18	Fri Apr 21 07:16:34 2006
+++ SPECS/maxima.spec	Fri Apr 21 07:50:36 2006
@@ -68,7 +68,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_desktopdir}
+install -d $RPM_BUILD_ROOT{%{_desktopdir},%{_pixmapsdir}}
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
@@ -76,7 +76,7 @@
 rm -f $RPM_BUILD_ROOT%{_infodir}/dir*
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 cp -f $RPM_BUILD_ROOT%{_datadir}/%{name}/%{version}/xmaxima/%{name}-icon.png \
-	$RPM_BUILD_ROOT%{_pixmapsdir}
+	$RPM_BUILD_ROOT%{_pixmapsdir}/
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -104,6 +104,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2006/04/21 05:50:36  ankry
+- fixed last change
+
 Revision 1.18  2006/04/21 05:16:34  ankry
 - updated categories; version independent Icon
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/maxima.spec?r1=1.18&r2=1.19&f=u



More information about the pld-cvs-commit mailing list