[SM-Commit] GIT changes to master grimoire by George Sherwood (a45bedfd87782415d1a38b846d79f30c84c182aa)
George Sherwood
scm at mail.sourcemage.org
Sun Feb 25 13:18:44 EST 2007
GIT changes to master grimoire by George Sherwood <chat at sourcemage.org>:
gnome2-apps/abiword/BUILD | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a45bedfd87782415d1a38b846d79f30c84c182aa
Author: George Sherwood <chat at sourcemage.org>
Commit: George Sherwood <chat at sourcemage.org>
abiword: Missed && in BUILD
diff --git a/gnome2-apps/abiword/BUILD b/gnome2-apps/abiword/BUILD
index b79fe29..5ce2c6c 100755
--- a/gnome2-apps/abiword/BUILD
+++ b/gnome2-apps/abiword/BUILD
@@ -1,7 +1,7 @@
if [ "$DEVEL" == "n" ]; then
cd abi &&
sedit "s/-pedantic -ansi//g" configure
-fi
+fi &&
if [ "$THREADS" == "y" ]; then
OPTS="$OPTS --enable-threads"
More information about the SM-Commit
mailing list