SPECS (AC-branch): kdelibs.spec - fix %prepare section

charles charles at pld-linux.org
Tue May 30 18:07:32 CEST 2006


Author: charles                      Date: Tue May 30 16:07:32 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- fix %prepare section

---- Files affected:
SPECS:
   kdelibs.spec (1.448.2.4 -> 1.448.2.5) 

---- Diffs:

================================================================
Index: SPECS/kdelibs.spec
diff -u SPECS/kdelibs.spec:1.448.2.4 SPECS/kdelibs.spec:1.448.2.5
--- SPECS/kdelibs.spec:1.448.2.4	Mon May 29 08:34:18 2006
+++ SPECS/kdelibs.spec	Tue May 30 18:07:26 2006
@@ -345,14 +345,12 @@
 %patch7 -p1
 %patch8 -p0
 
+%build
 cp %{_datadir}/automake/config.sub admin
-export kde_htmldir=%{_kdedocdir}
-export kde_libs_htmldir=%{_kdedocdir}
-%{__make} -f admin/Makefile.common cvs
 
-%build
 export kde_htmldir=%{_kdedocdir}
 export kde_libs_htmldir=%{_kdedocdir}
+%{__make} -f admin/Makefile.common cvs
 
 CPPFLAGS="-I$(pwd)/kdecore/network"
 %configure \
@@ -1006,6 +1004,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.448.2.5  2006/05/30 16:07:26  charles
+- fix %prepare section
+
 Revision 1.448.2.4  2006/05/29 06:34:18  glen
 - KDE 3.5.3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kdelibs.spec?r1=1.448.2.4&r2=1.448.2.5&f=u



More information about the pld-cvs-commit mailing list