SPECS: VMware-workstation.spec - fixed building on kernel24
andree
andree at pld-linux.org
Thu Feb 23 00:13:24 CET 2006
Author: andree Date: Wed Feb 22 23:13:24 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed building on kernel24
---- Files affected:
SPECS:
VMware-workstation.spec (1.81 -> 1.82)
---- Diffs:
================================================================
Index: SPECS/VMware-workstation.spec
diff -u SPECS/VMware-workstation.spec:1.81 SPECS/VMware-workstation.spec:1.82
--- SPECS/VMware-workstation.spec:1.81 Mon Feb 20 00:37:56 2006
+++ SPECS/VMware-workstation.spec Thu Feb 23 00:13:19 2006
@@ -356,7 +356,7 @@
%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
@@ -663,6 +663,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.82 2006/02/22 23:13:19 andree
+- fixed building on kernel24
+
Revision 1.81 2006/02/19 23:37:56 sparky
- realtime preempt hack
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/VMware-workstation.spec?r1=1.81&r2=1.82&f=u
More information about the pld-cvs-commit
mailing list