Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14130] add latex2man spell to grimoire

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 14130] add latex2man spell to grimoire
  • Date: 26 Jan 2008 20:38:00 -0000

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





------- Additional Comments From jakakranjc AT email.si 2008-01-26 14:38 -------
UPDATED is deprecated, please remove it.

export SOURCE_DIRECTORY &&
export PREFIX=$INSTALL_ROOT/usr &&
see http://wiki.sourcemage.org/Things_Spells_Should_Not_Do#export
You can update the patch in PRE_BUILD with them (not sure why you switched
from
sed)

POST_REMOVE is a noop. Is FINAL needed considering texhash was already run?

nitpicks:
cd $SOURCE_DIRECTORY at the end of PRE_BUILD is not needed.
$SOURCE_DIRECTORY/.. equals $BUILD_DIRECTORY, which is where the
default_pre_build ends.

A nice improvement though. :)


--
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