Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14186] basket 1.0.2

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14186] basket 1.0.2
  • Date: 29 Dec 2007 22:29:59 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=14186





------- Additional Comments From jakakranjc AT email.si 2007-12-29 16:29 -------
. "$SECTION_DIRECTORY/KDE_DEPENDS"
this line is missing a && at the end. We chain everything, so that if one
element fails, the whole file fails, otherwise the casting could continue.

I also see now that the two optional dependencies are needed together. I
suggest you only ask for the second one if the user answered y to the first.
You can achieve that with the is_depends_enabled function.
( And then change the second one to be a regular depends call, so nothing is
asked OR adjust the description again, since we now know the user said y ).
It
will affect cleanse --prune and dispel with dependency following operation.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page