]> git.pld-linux.org Git - packages/VMware-workstation.git/commitdiff
- fixed building on kernel24
authorAndrzej Augustynowicz <andrzej@augustynowicz.eu.org>
Wed, 22 Feb 2006 23:13:19 +0000 (23:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    VMware-workstation.spec -> 1.82

VMware-workstation.spec

index 836e0d3699ae38195c42570d7dee7e984a47bd70..5ae3d217e8f7c4577718e489d594134e19f3c964 100644 (file)
@@ -355,7 +355,7 @@ done
 %else
 for mod in vmmon vmnet ; do
        rm -rf $mod-only
-       tar xf $mod.tar
+       tar xf ../lib/modules/source/$mod.tar
        cd $mod-only
        sed -i s/'^HEADER_DIR.*'/'HEADER_DIR = \/usr\/src\/linux-2.4\/include'/ Makefile
        sed -i s/'^BUILD_DIR.*'/'BUILD_DIR = .'/ Makefile
This page took 0.073404 seconds and 4 git commands to generate.