[email protected] wrote:
Author: alanb
Date: 2009-11-27 01:52:18 -0800 (Fri, 27 Nov 2009)
New Revision: 4261


 cd src
@@ -7,3 +9,20 @@
   $AB_MAKE
 }
+ab_package() {
+  mkdir -p $D/Apps
+  AD=$D/Apps/Games
+  mkdir -p $AD
+  cp -av $H/\!Noiz2sa $AD
+  cp -av $H/\!Noiz2sa/\!* $AD/\!Noiz2sa

We want to change this to the more minimal packaging commands I'm trying
to use everywhere else.

> +  cp -av $S/noiz2sa$AB_EXEEXT $AD/\!Noiz2sa

Shortly, this part will change too.  This will be a step that uses the
binary to calculate the WimpSlot at packaging time.



_______________________________________________
GCCSDK mailing list [email protected]
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK

Reply via email to