]> git.proxmox.com Git - pve-qemu-kvm.git/commitdiff
fix comment
authorDietmar Maurer <dietmar@proxmox.com>
Mon, 21 May 2012 05:38:09 +0000 (07:38 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 21 May 2012 05:38:09 +0000 (07:38 +0200)
debian/rules

index ca4fb286d045e69185b36b322b0e209b72eaec03..afd443f011c7cd26b0d0cbc0cce97dc9980ca58f 100755 (executable)
@@ -82,7 +82,7 @@ install: build
        install -D -m 0755 $(CURDIR)/debian/kvm-ifup $(destdir)/etc/kvm/kvm-ifup
        install -D -m 0755 $(CURDIR)/debian/kvm-ifdown $(destdir)/etc/kvm/kvm-ifdown
 
-       # do not install empty (now in /usr/share/kvm/cpus-x86_64.conf) 
+       # do not install empty file (now in /usr/share/kvm/cpus-x86_64.conf)    
        rm $(destdir)/etc/kvm/target-x86_64.conf
 
        # we do not need openbios files (sparc/ppc)