]> git.tdb.fi Git - builder.git/blobdiff - Build
Always prepare cmdline to avoid some dependency hassle
[builder.git] / Build
diff --git a/Build b/Build
index c2d976f6c66891c4dacc74261a506d995726a401..2754b9ef5aa7ba257a45ecb848a3a3503c5f09bd 100644 (file)
--- a/Build
+++ b/Build
@@ -17,10 +17,10 @@ package "builder"
                install true;
        };
 
-       /*tarball "@src"
+       tarball "@src"
        {
                source "bootstrap.sh";
                source "Readme.txt";
                source "License.txt";
-       };*/
+       };
 };