[Lunar-commits] CVS: moonbase/cd/cdrtools BUILD,1.2,1.3
Jaime Buffery
nestu at lunar-linux.org
Tue Feb 17 00:30:40 GMT 2004
Update of /var/cvs/lunar/moonbase/cd/cdrtools
In directory dbguin.lunar-linux.org:/tmp/cvs-serv14217
Modified Files:
BUILD
Log Message:
Take out the include from /usr/src/include, so it uses its own headers
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/cd/cdrtools/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD 26 Sep 2002 06:17:49 -0000 1.2
+++ BUILD 17 Feb 2004 00:30:38 -0000 1.3
@@ -1,5 +1,9 @@
(
+ # this will make it use its own headers
+ # not the last linned kernel headers
+ sedit "s?/usr/src/linux/include? ?g" DEFAULTS/Defaults.linux
+
if `module_installed smake`; then
THISMAKE=smake
else
More information about the Lunar-commits
mailing list