[17462] in Athena Bugs
mkmailcaps script
daemon@ATHENA.MIT.EDU (Jacob Morzinski)
Sun Jan 9 05:01:22 2000
Date: Sun, 9 Jan 2000 05:01:12 -0500 (EST)
From: Jacob Morzinski <jmorzins@MIT.EDU>
To: bug-infoagents@mit.edu
Message-ID: <Pine.GSO.4.21.0001090456520.10454-100000@x15-cruise-basselope.mit.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Some of the software I maintain requires mailcap and mime.types
files. Tonight I was trying to decide if I should use
infoagents' files, or if I should roll my own.
While I was looking around I noticed that the script
/mit/infoagents/share/Netscape/mkmailcaps
has a small bug. Line 32 incorrectly sets $oldbindir of sgi
platforms to "sgibin", when in fact the sgi's are new enough
that they've always used "arch/@sys/bin".
Jacob Morzinski jmorzins@mit.edu
(If it matters, I'm leaning towards rolling my own mailcap files,
because I'd like to make a file that doesn't have to make
assumptions about what lockers are attached.)