Skip to Content.
Sympa Menu

sm-sorcery - Re: [SM-Sorcery] splitting BUILD

sm-sorcery AT lists.ibiblio.org

Subject: Discussion of Sorcery related topics

List archive

Chronological Thread  
  • From: Casey Harkins <charkins AT upl.cs.wisc.edu>
  • To: Andrew <afrayedknot AT thefrayedknot.armory.com>
  • Cc: SM Sorcery <sm-sorcery AT lists.ibiblio.org>
  • Subject: Re: [SM-Sorcery] splitting BUILD
  • Date: Wed, 10 Mar 2004 21:29:05 -0600 (CST)



On Wed, 10 Mar 2004, Casey Harkins wrote:

> there are a few instances[0] where the POST_INSTALL uses the
> SOURCE_DIRECTORY to do something. This obviously wouldn't be available
> when resurrecting.
>


Forgot to list these spells. This is the list from stable that references
SOURCE_DIRECTORY in POST_INSTALL:

epsutil
gcc
gcc2
glibc
magicfilter2
openoffice
speedtouch
texinfo
xdirectfb
xfree86
xfree86-devel
xfree86-libs


Most of these only reference $SOURCE_DIRECTORY to remove it. The only two
exceptions are speedtouch and texinfo. speedtouch offers to view the howto
from SOURCE_DIRECTORY, however it should be available in
/usr/share/doc/speedtouch (at least the POST_INSTALL says so if the user
opts not to view it then). texinfo uses the SOURCE_DIRECTORY to store some
temporary files for generating a list of info files, this could easily be
done in /tmp.


-casey





Archive powered by MHonArc 2.6.24.

Top of Page