diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-09-07 11:20:09 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-09-07 11:20:09 -0300 |
commit | 941527868d956c45f9e90714aee6b668a5ce28ab (patch) | |
tree | 81f4971031b575f74891b4a37354643ae10b8116 /fullpkg | |
parent | d220266566780795b2cad867253ac75b99c59604 (diff) | |
parent | 2936ee619794c7075842b79eeab88fc690990802 (diff) |
Merge branch 'master' of ssh://gparabola/libretools
Conflicts:
fullpkg
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 |