[Lunar-commits] r20368 - moonbase/trunk/devel/kqemu

Terry Chan tchan at lunar-linux.org
Sat Jun 10 03:19:39 UTC 2006


Author: tchan
Date: 2006-06-10 03:19:39 +0000 (Sat, 10 Jun 2006)
New Revision: 20368

Added:
   moonbase/trunk/devel/kqemu/BUILD
Modified:
   moonbase/trunk/devel/kqemu/DETAILS
Log:
Added a BUILD script to copy the LICENSE file to /usr/share/doc/kqemu. Also
added a LICENSE= line to DETAILS file.


Added: moonbase/trunk/devel/kqemu/BUILD
===================================================================
--- moonbase/trunk/devel/kqemu/BUILD	                        (rev 0)
+++ moonbase/trunk/devel/kqemu/BUILD	2006-06-10 03:19:39 UTC (rev 20368)
@@ -0,0 +1,6 @@
+(
+
+  default_build &&
+  gather_docs LICENSE
+  
+) > $C_FIFO 2>&1

Modified: moonbase/trunk/devel/kqemu/DETAILS
===================================================================
--- moonbase/trunk/devel/kqemu/DETAILS	2006-06-10 03:09:03 UTC (rev 20367)
+++ moonbase/trunk/devel/kqemu/DETAILS	2006-06-10 03:19:39 UTC (rev 20368)
@@ -6,6 +6,7 @@
         WEB_SITE=http://fabrice.bellard.free.fr/qemu/qemu-accel.html
          ENTERED=20060322
          UPDATED=20060609
+         LICENSE="proprietary"
            SHORT="increases the speed of QEMU when a PC is emulated on a PC"
 cat << EOF
 The QEMU Accelerator Module increases the speed of QEMU when a PC is emulated



More information about the Lunar-commits mailing list