|--==> "VS" == Ville Skytt <Ville> writes:
>> This is not actually related to the sync, but I noticed that
unlike all
>> other packages, jde doesn't list all provided stuff in package-info.in
>> (provides). Maybe it should?
>
>Probably
VS> OTOH, they haven't ever been there, in case CVS is correct, so maybe
VS> it's not that lethal to omit them.
Yeah, but that just means it wasn't done right in the first place. :-)
Here's another example of "well-that-other-package-does-it-that-way-so-
mine-should-too-syndrome"...
Go looking through the package Makefiles and pretty soon you'll come
across 'MANUAL = xxx'. Um, I hate to tell you this, but that isn't
used *ANYWHERE*.
find ./ -name "Makefile" | xargs egrep -l "MANUALS? =" | wc -l
40
Wanna patch? :-P
--
|---<Steve Youngs>---------------<GnuPG KeyID: 10D5C9C5>---|
| XEmacs - It's not just an editor. |
| It's a way of life. |
|------------------------------------<youngs(a)xemacs.org>---|