[SM-Commit] GIT changes to master grimoire by Eric Sandall (86189223611b402bd63f96daf189dd2f7815e666)

Eric Sandall scm at sourcemage.org
Fri Mar 20 02:21:58 EDT 2009


GIT changes to master grimoire by Eric Sandall <sandalle at sourcemage.org>:

 graphics-libs/cegui/DETAILS   |    8 ++++----
 graphics-libs/cegui/PRE_BUILD |   10 +++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)

New commits:
commit 86189223611b402bd63f96daf189dd2f7815e666
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>

    cegui: Clean up formatting

diff --git a/graphics-libs/cegui/DETAILS b/graphics-libs/cegui/DETAILS
index 7bcbcab..5896fcb 100755
--- a/graphics-libs/cegui/DETAILS
+++ b/graphics-libs/cegui/DETAILS
@@ -12,9 +12,9 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/${PKG}-${VERSION/b}
          ENTERED=20050309
            SHORT="Window and widget GUI APIs"
 cat << EOF
-Crazy Eddie's GUI System is a free library providing windowing and widgets 
-for graphics APIs / engines where such functionality is not natively 
-available, or severely lacking. The library is object orientated, written 
-in C++, and targeted at games developers who should be spending their 
+Crazy Eddie's GUI System is a free library providing windowing and widgets
+for graphics APIs / engines where such functionality is not natively
+available, or severely lacking. The library is object orientated, written
+in C++, and targeted at games developers who should be spending their
 time creating great games, not building GUI sub-systems!
 EOF
diff --git a/graphics-libs/cegui/PRE_BUILD b/graphics-libs/cegui/PRE_BUILD
index 66a2c37..1942258 100755
--- a/graphics-libs/cegui/PRE_BUILD
+++ b/graphics-libs/cegui/PRE_BUILD
@@ -1,6 +1,6 @@
-default_pre_build                          &&
-cd $SOURCE_DIRECTORY                       &&
-sedit 's: lua < 5.1::' acinclude.m4        &&
-touch INSTALL NEWS                         &&
-libtoolize -f                              &&
+default_pre_build                    &&
+cd $SOURCE_DIRECTORY                 &&
+sedit 's: lua < 5.1::' acinclude.m4  &&
+touch INSTALL NEWS                   &&
+libtoolize -f                        &&
 autoreconf -f



More information about the SM-Commit mailing list