summaryrefslogtreecommitdiff
path: root/kvm.spec
diff options
context:
space:
mode:
authorBuild User <build@qumranet.com>2007-03-28 17:45:07 +0000
committerBuild User <build@qumranet.com>2007-03-28 17:45:07 +0000
commitf78d9ec83e3adf1e1ee7215db4f0777da69c3170 (patch)
tree2c8264076609965f8d18a4276858d64226ee2938 /kvm.spec
parent1957ab9a898767c32acf1f5e99ea764eb4793d0a (diff)
Add kvm_stat to kvm.spec
Diffstat (limited to 'kvm.spec')
-rw-r--r--kvm.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/kvm.spec b/kvm.spec
index c189e5b1..096e434e 100644
--- a/kvm.spec
+++ b/kvm.spec
@@ -31,6 +31,7 @@ Source2: kernel.tar.gz
Source3: scripts.tar.gz
Source4: Makefile
Source5: configure
+Source5: kvm_stat
%endif
%description
@@ -45,7 +46,7 @@ with hardware support for virtualization: Intel's VT and AMD's AMD-V.
%setup -T -b 2 -n kernel -D
%setup -T -b 3 -n scripts -D
cd ..
-cp %{_sourcedir}/Makefile %{_sourcedir}/configure .
+cp %{_sourcedir}/Makefile %{_sourcedir}/configure %{_sourcedir}/kvm_stat .
%endif
%build