]> git.pld-linux.org Git - packages/VMware-workstation.git/commitdiff
- fix 64bit platform detection
authorsparky <sparky@pld-linux.org>
Sun, 19 Feb 2006 23:32:40 +0000 (23:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    VMware-workstation.spec -> 1.80

VMware-workstation.spec

index 3e7080f5bb3d8f47eacbada3f96b2152d043ea1c..8da4c475da84f93839dc698af201c7012aa38ae6 100644 (file)
@@ -288,6 +288,8 @@ tar xf ../lib/modules/source/vmnet.tar
 #%patch0 -p0
 cp -a vmmon-only{,.clean}
 cp -a vmnet-only{,.clean}
+sed -e 's/filter x86_64%/filter x86_64% amd64% ia64%/' \
+       -i vmnet-only.clean/Makefile.kernel
 cd -
 %patch1 -p1
 
This page took 0.115054 seconds and 4 git commands to generate.