Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (9c334025347f978831e300c9d8566efa164c4c33)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (9c334025347f978831e300c9d8566efa164c4c33)
  • Date: Tue, 23 Sep 2008 04:26:55 -0500

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

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

New commits:
commit 9c334025347f978831e300c9d8566efa164c4c33
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

kdeutils4: Removed trailing &&

diff --git a/kde4/kdeutils4/DEPENDS b/kde4/kdeutils4/DEPENDS
index b1bcf32..555f1b0 100755
--- a/kde4/kdeutils4/DEPENDS
+++ b/kde4/kdeutils4/DEPENDS
@@ -5,7 +5,7 @@ if [[ $KDE_CUPS = y ]] ;then
depends kdebindings4 &&
depends pycups
else
- optional_depends python '' '' 'to build SuperKaramba' &&
+ optional_depends python '' '' 'to build SuperKaramba'
fi &&
optional_depends tpctl '' '' 'ThinkPad support' &&
optional_depends libarchive '' '' 'support various archive formats' &&
diff --git a/kde4/kdeutils4/HISTORY b/kde4/kdeutils4/HISTORY
index 4b772c4..a0b93e3 100644
--- a/kde4/kdeutils4/HISTORY
+++ b/kde4/kdeutils4/HISTORY
@@ -1,3 +1,6 @@
+2008-09-23 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Removed trailing &&
+
2008-09-20 Treeve Jelbert <treeve AT sourcemage.org>
* CONFIGURE: ask about CUPS support
* DEPENDS: add kdebindings4, pycups



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (9c334025347f978831e300c9d8566efa164c4c33), Eric Sandall, 09/23/2008

Archive powered by MHonArc 2.6.24.

Top of Page