SPECS: kvm.spec - sed bugfix

arekm arekm at pld-linux.org
Tue Aug 5 12:28:54 CEST 2008


Author: arekm                        Date: Tue Aug  5 10:28:54 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- sed bugfix

---- Files affected:
SPECS:
   kvm.spec (1.46 -> 1.47) 

---- Diffs:

================================================================
Index: SPECS/kvm.spec
diff -u SPECS/kvm.spec:1.46 SPECS/kvm.spec:1.47
--- SPECS/kvm.spec:1.46	Tue Aug  5 12:26:02 2008
+++ SPECS/kvm.spec	Tue Aug  5 12:28:48 2008
@@ -106,7 +106,7 @@
 %prep
 %setup -q -n %{pname}-%{version}
 
-%{!?with_kernel:sed -e 's# kernel ##g' Makefile}
+%{!?with_kernel:sed -i -e 's# kernel ##g' Makefile}
 
 %build
 # not ac stuff
@@ -194,6 +194,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.47  2008/08/05 10:28:48  arekm
+- sed bugfix
+
 Revision 1.46  2008/08/05 10:26:02  arekm
 - don't process kernel subdir
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kvm.spec?r1=1.46&r2=1.47&f=u



More information about the pld-cvs-commit mailing list