]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - tools/make-functions
Bashpromt erweitert und FTP Upload wieder funktionierend gemacht...
[people/pmueller/ipfire-2.x.git] / tools / make-functions
index c288f71c934cc5d18f7a314eb0d00573789d827f..f3ce22007b18fbf41730beec18d808c4a9b4db11 100644 (file)
@@ -123,7 +123,7 @@ beautify()
                        ;;
                build_end)
                        BUILD_TIME_END=`date +%s`
-                       echo -ne "${BOLD}***Build is finished now!\nThis took:\t\t\t $[ $BUILD_TIME_END - $BUILD_TIME_START ] (secs)${NORMAL}\n"
+                       echo -ne "${DONE}***Build is finished now and took $[ $BUILD_TIME_END - $BUILD_TIME_START ] secs!${NORMAL}\n"
                        ;;
                make_pkg)
                        echo "$2" | while read PKG_VER PROGRAM OPTIONS