Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Arjan Bouter (afb1c02f79518e3f4b4f86e27812ad3b868f08b3)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arjan Bouter <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (afb1c02f79518e3f4b4f86e27812ad3b868f08b3)
  • Date: Sat, 20 Sep 2008 11:06:27 -0500

GIT changes to master grimoire by Arjan Bouter <abouter AT sourcemage.org>:

http/nrcit/DEPENDS | 2 +-
http/nrcit/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 379f3da9a0dbd6ef382bfbc6856ba9a0ccfcd188
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

nrcit: removed && from the last line

diff --git a/http/nrcit/DEPENDS b/http/nrcit/DEPENDS
index 6968181..86ea118 100755
--- a/http/nrcit/DEPENDS
+++ b/http/nrcit/DEPENDS
@@ -25,4 +25,4 @@ optional_depends curl \
optional_depends librsvg2 \
"--with-svg=yes" \
"--with-svg=no" \
- "enable svg image support" &&
+ "enable svg image support"
diff --git a/http/nrcit/HISTORY b/http/nrcit/HISTORY
index c7a2b16..d28879c 100644
--- a/http/nrcit/HISTORY
+++ b/http/nrcit/HISTORY
@@ -1,3 +1,6 @@
+2008-09-20 Arjan Bouter <abouter AT sourcemage.org>
+ * DEPENDS: removed && from the last line
+
2008-03-18 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Switch X11-LIBS to the one and only xorg-libs
No need to check if using modular X as that's all that's available
now



  • [SM-Commit] GIT changes to master grimoire by Arjan Bouter (afb1c02f79518e3f4b4f86e27812ad3b868f08b3), Arjan Bouter, 09/20/2008

Archive powered by MHonArc 2.6.24.

Top of Page