[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gobolinux-commits
Subject:    [gobolinux-commits] r3543 - branches/hisham/Compile/bin
From:       hisham () svn ! gobolinux ! org
Date:       2008-08-12 5:31:36
Message-ID: 20080812053136.CE311816E () oakdale ! dreamhost ! com
[Download RAW message or body]

Author: hisham
Date: 2008-08-11 22:31:36 -0700 (Mon, 11 Aug 2008)
New Revision: 3543

Modified:
   branches/hisham/Compile/bin/Compile
Log:
call MakeRecipe through Compile


Modified: branches/hisham/Compile/bin/Compile
===================================================================
--- branches/hisham/Compile/bin/Compile	2008-08-11 09:16:48 UTC (rev 3542)
+++ branches/hisham/Compile/bin/Compile	2008-08-12 05:31:36 UTC (rev 3543)
@@ -494,6 +494,14 @@
          } && NewVersion $app $version "$(Arg 3)"  && {
             String_To_Array rawrecipes "`FindPackage $noweb --full-list \
--type=recipe "$app" "$version" 2> /dev/null`"  }
+      } || {
+         [ "$(Arg 3)" ] && {
+            Log_Terse "Could not find recipe for $app $versionandrevision."
+            { Boolean "batch" || Ask_Continue "Attempt to create recipe for version \
$version?" +            } && MakeRecipe $app $version "$(Arg 3)"  && {
+               String_To_Array rawrecipes "`FindPackage $noweb --full-list \
--type=recipe "$app" "$version" 2> /dev/null`" +            }
+         }
       }
    } || Die_With $errorNotFound "Could not find recipe for $app $versionandrevision"
    Log_Normal "Found recipe for $app $versionandrevision"

_______________________________________________
gobolinux-commits mailing list
gobolinux-commits@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic