Hello,
Here is a patch for the easy (!) task "celebrate build completion" as seen at
http://www.freedesktop.org/wiki/Software/LibreOffice/EasyHacks#celebratebuildcompletion
I hereby release the joined code under LGPLv3 and later.
diff --git a/bin/build-ooo b/bin/build-ooo
index b5f8794..8384286 100755
--- a/bin/build-ooo
+++ b/bin/build-ooo
@@ -160,6 +160,15 @@ perl $SOLARENV/bin/build.pl --all $EXTRA_BUILD_FLAGS $EXTRA_DMAKE_FLAGS || e
OOO_REBUILD_NEEDED="no"
fi # !PIECE
-echo "Build succeeded ...!"
+ echo " __________ ____"
+ echo "| \ \..|"
+ echo "| \ \.|"
+ echo "| \ \|"
+ echo "| \ "
+ echo "| | Congratulation ! You succefully build"
+ echo "| | ( ) ( )( ,)( ,) ( _) / \( _)( _)( )/ _)( _)"
+ echo "| | )(__ )( ) ,\ ) \ ) _) ( () )) _) ) _) )(( (_ ) _)"
+ echo "|______________| (____)(__)(___/(_)\_)(___) \__/(_) (_) (__)\__)(___)"
exit 0;
Context
- [Libreoffice] Succeful build ascii art · William Briand
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.