GNU bug report logs -
#14064
info.info page has conflict with info package
Previous Next
Reported by: Petr Hracek <phracek <at> redhat.com>
Date: Wed, 27 Mar 2013 12:24:01 UTC
Severity: minor
Tags: wontfix
Merged with 13965
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #45 received at 14064 <at> debbugs.gnu.org (full text, mbox):
Eli Zaretskii wrote:
>> So AFAICS there is nothing clever the Emacs install rule can do
>> here. As I said, I'd just make the rpm spec file unconditionally not
>> install Emacs's info.info.
>
> How is an rpm more clever than Emacs? What do they do that Emacs's
> installation procedure cannot?
I won't explain this very well, but:
You configure+build+install once on one machine, making a binary rpm
that other people install on their machines. When they do so, they don't
run any of the Emacs Makefile pieces, the rpm just unpacks itself (like
a tar file, I guess, but smarter, registering what file gets installed
where, etc). It can choose to do various clever things at installation
time, but these things are controlled by the rpm's specification file,
not by any part of the Emacs normal installation rules.
AFAICS, there is literally nothing smart the Emacs Makefiles can do
about this issue, because they are not invoked at the relevant point.
This bug report was last modified 9 years and 271 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.