Skip to Content.
Sympa Menu

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

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 (f184611a89da8f69bd4555a6f1cc14cc185e4bca)
  • Date: Fri, 30 Sep 2011 09:30:43 -0500

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

audio-creation/audacity/DEPENDS | 2 +-
audio-creation/audacity/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

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

audacity: fixed a couple of typos

diff --git a/audio-creation/audacity/DEPENDS b/audio-creation/audacity/DEPENDS
index 93407a8..0df27f1 100755
--- a/audio-creation/audacity/DEPENDS
+++ b/audio-creation/audacity/DEPENDS
@@ -13,7 +13,7 @@ else
"--with-libsndfile=local" \
"to use system libsndfile"
fi &&
-if [[ "$AUDACITY_BRANCH == "scm" ]; then
+if [[ "$AUDACITY_BRANCH" == "scm" ]]; then
depends CVS
fi &&

diff --git a/audio-creation/audacity/HISTORY b/audio-creation/audacity/HISTORY
index c0dc4d8..b22eb1d 100644
--- a/audio-creation/audacity/HISTORY
+++ b/audio-creation/audacity/HISTORY
@@ -1,3 +1,6 @@
+2011-09-30 Arjan Bouter <abouter AT sourcemage.org>
+ * DEPENDS: fixed a couple of typos
+
2011-09-29 Ismael Luceno <ismael AT sourcemage.org>
* BUILD, CONFIGURE, DEPENDS, DETAILS, PREPARE: Use
prepare_select_branch




  • [SM-Commit] GIT changes to master grimoire by Arjan Bouter (f184611a89da8f69bd4555a6f1cc14cc185e4bca), Arjan Bouter, 09/30/2011

Archive powered by MHonArc 2.6.24.

Top of Page