Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15308] games-utils/xqf - optionally using svn

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 15308] games-utils/xqf - optionally using svn
  • Date: 23 Jul 2009 06:23:05 -0000

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





--- Comment #3 from Andraž 'ruskie' Levstik <ruskie+bugs AT codemages.net>
2009-07-23 01:23:04 ---
OK now provide a patch for it. And the first things I noticed wrong are:

no chaining in PREPARE: as in add && at the end of lines where it's needed

HISTORY: missing a newline between yours and the next entry

BUILD autogen.sh is run in PRE_BUILD see other spells(example irssi) for that
if using newlines the ; in the if is unnecessary,
also strive to make it more readable as it is it's a jumble(like you did in
DEPENDS).

to generate a patch use: diff -Nuar oldspelldir newspelldir > file.patch

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



Archive powered by MHonArc 2.6.24.

Top of Page