rpms/kdepim/F-10 kdepim.spec,1.190,1.191

Kevin Kofler kkofler at fedoraproject.org
Tue Oct 7 21:02:05 UTC 2008


Author: kkofler

Update of /cvs/pkgs/rpms/kdepim/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4978/F-10

Modified Files:
	kdepim.spec 
Log Message:
Try building with --debug-output enabled. Either it will magically "fix" the problem or it will (hopefully) tell us what's wrong.


Index: kdepim.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kdepim/F-10/kdepim.spec,v
retrieving revision 1.190
retrieving revision 1.191
diff -u -r1.190 -r1.191
--- kdepim.spec	7 Oct 2008 11:51:37 -0000	1.190
+++ kdepim.spec	7 Oct 2008 21:01:35 -0000	1.191
@@ -94,7 +94,7 @@
 
 mkdir -p %{_target_platform}
 pushd %{_target_platform}
-%{cmake_kde4} ..
+%{cmake_kde4} --debug-output ..
 popd
 
 make %{?_smp_mflags} -C %{_target_platform} VERBOSE=1




More information about the fedora-extras-commits mailing list