[SM-Commit] GIT changes to master games grimoire by Ethan Grammatikidis (a114322040653e290a789ee282b0a26be5b4e423)
Ethan Grammatikidis
scm at sourcemage.org
Sun Jul 15 08:18:12 EDT 2007
GIT changes to master games grimoire by Ethan Grammatikidis <eekee57 at fastmail.fm>:
edutainment/celestia/HISTORY | 3 +++
edutainment/celestia/PRE_BUILD | 5 -----
2 files changed, 3 insertions(+), 5 deletions(-)
New commits:
commit a114322040653e290a789ee282b0a26be5b4e423
Author: Ethan Grammatikidis <eekee57 at fastmail.fm>
Commit: Ethan Grammatikidis <eekee57 at fastmail.fm>
celestia: removed broken sedit from PRE_BUILD
diff --git a/edutainment/celestia/HISTORY b/edutainment/celestia/HISTORY
index dea2949..322cbfc 100644
--- a/edutainment/celestia/HISTORY
+++ b/edutainment/celestia/HISTORY
@@ -1,3 +1,6 @@
+2007-07-15 Ethan "eekee" Grammatikidis <eekee57 at fastmail.fm>
+ * PRE_BUILD: removed broken sedit
+
2006-09-21 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
* DETAILS: [automated] Removed BUILD_API=2.
diff --git a/edutainment/celestia/PRE_BUILD b/edutainment/celestia/PRE_BUILD
index 0bc1d5a..8ef2e42 100755
--- a/edutainment/celestia/PRE_BUILD
+++ b/edutainment/celestia/PRE_BUILD
@@ -8,11 +8,6 @@ sedit "s:CFLAGS=\"-O2 -Wall -ffast-math -fexpensive-optimizations:CFLAGS=\"$CFL
sedit "s:CXXFLAGS=\"-O2 -Wall -ffast-math -fexpensive-optimizations:CXXFLAGS=\"$CXXFLAGS:" configure.in &&
#
-# Remove checks for JPEG and PNG, somehow they're broken...
-#
-sedit '296,307d' configure.in &&
-
-#
# Remake ./configure with our changes
#
rm -f configure &&
More information about the SM-Commit
mailing list