diff options
Diffstat (limited to 'fullpkg')
-rwxr-xr-x | fullpkg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -228,7 +228,7 @@ __build() { echo "built:$(basename $PWD)" >>$build_dir/log ;; -## Build failed +# # Build failed *) error "There were errors while trying to build the package." echo "failed:$(basename $PWD)" >>$build_dir/log |