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

charles charles at pld-linux.org
Tue May 30 18:08:06 CEST 2006


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

---- Files affected:
SPECS:
   kdepim.spec (1.222.2.4 -> 1.222.2.5) 

---- Diffs:

================================================================
Index: SPECS/kdepim.spec
diff -u SPECS/kdepim.spec:1.222.2.4 SPECS/kdepim.spec:1.222.2.5
--- SPECS/kdepim.spec:1.222.2.4	Mon May 29 17:04:14 2006
+++ SPECS/kdepim.spec	Tue May 30 18:08:01 2006
@@ -538,11 +538,11 @@
 # change annoyance-filter path (required by autodetect in kmail)
 %{__sed} -i -e 's,\($HOME/\.annoyance-filter/annoyance-filter\)\(.*\),annoyance-filter\2,g' \
 	kmail/kmail.antispamrc
-cp %{_datadir}/automake/config.sub admin
-#export UNSERMAKE=%{_datadir}/unsermake/unsermake
-%{__make} -f admin/Makefile.common cvs
 
 %build
+cp %{_datadir}/automake/config.sub admin
+
+%{__make} -f admin/Makefile.common cvs
 %configure \
 	--%{?debug:en}%{!?debug:dis}able-debug%{?debug:=full} \
 	%{!?debug:--disable-rpath} \
@@ -1383,6 +1383,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.222.2.5  2006/05/30 16:08:01  charles
+- fix %prepare section
+
 Revision 1.222.2.4  2006/05/29 15:04:14  charles
 - added -imapjob.patch (fixed crash if msg is 0)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kdepim.spec?r1=1.222.2.4&r2=1.222.2.5&f=u



More information about the pld-cvs-commit mailing list