X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=Build;h=fff39a950ec39d84d72f8224968026b90ed8eed1;hb=62f710dfbd7b4a20257567067f562ad9c22412b3;hp=ac0982a2eeca537a2446a802e30900128650a9cf;hpb=0458300fda4f345f865a7f3ee4fc0f2020a91983;p=builder.git diff --git a/Build b/Build index ac0982a..fff39a9 100644 --- a/Build +++ b/Build @@ -2,7 +2,7 @@ package "builder" { - version "1.0"; + version "2.0"; description "Mikkosoft Productions software builder"; require "mspcore"; @@ -15,7 +15,7 @@ package "builder" install true; }; - tarball "@src" + source_archive { source "bootstrap.sh"; source "Readme.txt";