Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (0ffbff69485f46b8104dec76f8656948b879c773)
  • Date: Wed, 14 Feb 2007 21:09:39 -0600

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

printer/cups/DEPENDS | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 0ffbff69485f46b8104dec76f8656948b879c773
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

cups optionally depends on openslp

commit 2ea3af801a71c3426ee45cd39003ff2f87c5fd79
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Revert "cups optionally depends on openslp"

This reverts commit 5dc81eeda6f547abae9569ff4cab639f3873901d.

I forgot the --enable-/--disable- flags

diff --git a/printer/cups/DEPENDS b/printer/cups/DEPENDS
index 1370d37..0da9cde 100755
--- a/printer/cups/DEPENDS
+++ b/printer/cups/DEPENDS
@@ -25,6 +25,6 @@ optional_depends "acl"
"for file system access control lists support" &&

optional_depends 'openslp' \
- '' \
- '' \
+ '--enable-slp' \
+ '--disable-slp' \
'to use the Service Location Protocal for discovery'



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (0ffbff69485f46b8104dec76f8656948b879c773), Eric Sandall, 02/14/2007

Archive powered by MHonArc 2.6.24.

Top of Page