[Lunar-commits] CVS: crater/x11/xorg-dri BUILD,1.1,1.2
Nick Hudson
nhudson at lunar-linux.org
Fri Apr 16 04:40:58 GMT 2004
Update of /var/cvs/lunar/crater/x11/xorg-dri
In directory dbguin.lunar-linux.org:/tmp/cvs-serv20955/xorg-dri
Modified Files:
BUILD
Log Message:
Fixing another typo so it will atleast start to build
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/crater/x11/xorg-dri/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD 16 Apr 2004 04:36:58 -0000 1.1
+++ BUILD 16 Apr 2004 04:40:56 -0000 1.2
@@ -17,7 +17,7 @@
echo "Building DRM" &&
cd $SOURCE_DIRECTORY/drm/linux &&
- make -f Makefile.linux DRM_MODULES="$DriDrivers" &&
+ make -f Makefile.linux DRM_MODULES="$DriDrivers"
#This needs to be fixed later, need to add support for what kernel
#version, and where to install the kernel modules to in
More information about the Lunar-commits
mailing list