SPECS: qemu.spec - userspace build fix merge from AC-branch

glen glen at pld-linux.org
Fri Apr 4 23:19:38 CEST 2008


Author: glen                         Date: Fri Apr  4 21:19:38 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- userspace build fix merge from AC-branch

---- Files affected:
SPECS:
   qemu.spec (1.108 -> 1.109) 

---- Diffs:

================================================================
Index: SPECS/qemu.spec
diff -u SPECS/qemu.spec:1.108 SPECS/qemu.spec:1.109
--- SPECS/qemu.spec:1.108	Fri Apr  4 23:13:16 2008
+++ SPECS/qemu.spec	Fri Apr  4 23:19:33 2008
@@ -226,9 +226,7 @@
 	--cc="%{__cc}" \
 	--host-cc="%{__cc}" \
 	--make="%{__make}" \
-%if %{with kqemu}
-	--kernel-path=%{_kernelsrcdir} \
-%else
+%if %{without kqemu}
 	--disable-kqemu \
 %endif
 	%{?with_gcc4:--disable-gcc-check} \
@@ -304,6 +302,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.109  2008-04-04 21:19:33  glen
+- userspace build fix merge from AC-branch
+
 Revision 1.108  2008-04-04 21:13:16  glen
 - fixes from AC-branch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qemu.spec?r1=1.108&r2=1.109&f=u



More information about the pld-cvs-commit mailing list