|--==> "NK" == Norbert Koch <viteno(a)xemacs.org> writes:
NK> - tar (GNU tar) 1.13.25
Same here, on GNU/Linux.
NK> Having a closer look at the *Packages Output* buffer, I see the same
NK> messages, even for the 1.04 version. The package gets installed,
NK> though.
I don't see the warnings at all. The tarball unpacks fine here.
NK> Steve Y, do you know anything about this?
It's due to some Makefile hackery I used to put some files in
./man/x-symbol/ that don't normally get put into that directory in
other packages.
,----
| # Hack to put extra doc sources into xemacs-packages/man/x-symbol/
| DATA_4_FILES = man/$(PACKAGE).css man/$(PACKAGE).init man/Makefile.upstream \
| man/.ispell_xsymb
| DATA_4_DEST = ../man/$(PACKAGE)
`----
That unpacks to 'etc/../man/x-symbol/'
I'll see if I can come up with some other way to do it.
--
|---<Steve Youngs>---------------<GnuPG KeyID: 10D5C9C5>---|
| XEmacs - The only _______ you'll ever need. |
| Fill in the blank, yes, it's THAT good! |
|------------------------------------<youngs(a)xemacs.org>---|