CVS: moonbase/x11/NVIDIA BUILD,1.1,1.2
florin at lunar-linux.org
florin at lunar-linux.org
Tue Sep 2 15:19:04 GMT 2003
Update of /var/cvs/lunar/moonbase/x11/NVIDIA
In directory dbguin.lunar-linux.org:/tmp/cvs-serv14585
Modified Files:
BUILD
Log Message:
remove the source directory after install
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/x11/NVIDIA/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD 5 Aug 2003 02:18:08 -0000 1.1
+++ BUILD 2 Sep 2003 15:19:02 -0000 1.2
@@ -6,7 +6,10 @@
make install &&
cp -d /usr/lib/libGL* /usr/X11R6/lib &&
cp -a usr/include/GL/* /usr/include/GL &&
-
+ rm -fR $SOURCE_DIRECTORY/* &&
+ rm $SOURCE_DIRECTORY/.manifest &&
+ cd $BUILD_DIRECTORY &&
+ rmdir $SOURCE_DIRECTORY &&
[ -e "/etc/ld.so.preload" ] && sedit "/libgcc_s/d" /etc/ld.so.preload || true
More information about the Lunar-commits
mailing list