SPECS (AC-branch): maxima.spec - fixed last change

ankry ankry at pld-linux.org
Fri Apr 21 07:49:57 CEST 2006


Author: ankry                        Date: Fri Apr 21 05:49:57 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- fixed last change

---- Files affected:
SPECS:
   maxima.spec (1.16.2.1 -> 1.16.2.2) 

---- Diffs:

================================================================
Index: SPECS/maxima.spec
diff -u SPECS/maxima.spec:1.16.2.1 SPECS/maxima.spec:1.16.2.2
--- SPECS/maxima.spec:1.16.2.1	Fri Apr 21 07:24:16 2006
+++ SPECS/maxima.spec	Fri Apr 21 07:49:51 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.16.2.2  2006/04/21 05:49:51  ankry
+- fixed last change
+
 Revision 1.16.2.1  2006/04/21 05:24:16  ankry
 - updated categories; version independent Icon; rel. 5
 
================================================================

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



More information about the pld-cvs-commit mailing list