[Lunar-commits] CVS: moonbase/web/flash-plugin BUILD,1.4,1.5

Chad Kittel v3rt1g0 at lunar-linux.org
Wed Nov 10 14:36:06 UTC 2004


Update of /var/cvs/lunar/moonbase/web/flash-plugin
In directory espresso.foo-projects.org:/tmp/cvs-serv23683

Modified Files:
	BUILD 
Log Message:
Installing two Readme files as extra documentation.


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/web/flash-plugin/BUILD,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- BUILD	27 May 2004 17:54:31 -0000	1.4
+++ BUILD	10 Nov 2004 14:36:04 -0000	1.5
@@ -1,8 +1,10 @@
 (
 
-  cd $SOURCE_DIRECTORY                         &&
-  prepare_install                              &&
-  mkdir -p /opt/lunar/plugins                  &&
-  cp *.xpt *.so /opt/lunar/plugins
+  cd $SOURCE_DIRECTORY             &&
+  prepare_install                  &&
+  mkdir -p /opt/lunar/plugins      &&
+  cp *.xpt *.so /opt/lunar/plugins &&
+
+  gather_docs Readme.txt Readme.htm
   
 ) > $C_FIFO 2>&1



More information about the Lunar-commits mailing list