Re: emacs26-app does a full rebuild during make install
Daniel Macks <[email protected]>
| Newsgroups | gmane.os.apple.fink.general |
|---|---|
| Message-ID | <[email protected]> |
Thanks for the report and diagnosis! Turns out we had always been patching the configure script, but the new change also applied the same patch to the configure.ac template. Should be fixed in 26.3-2 via selfupdate, which also includes some other dependency improvements. dan On 6/25/21, 5:32 PM, "Sean Case" <[email protected]> wrote: Maybe it's just me, but the latest emacs26-app from last night/this morning did an autoreconf followed by a full build during the "make install" part of the build process. This sort of thing tends to leave the emacs executable with all the wrong paths embedded in it. I assume that this happens because the patch process messes up the timestamps of the configure scripts. Adding a "sleep 1; touch configure" to the compile script seems to prevent it. Sean Case _______________________________________________ Fink-users mailing list [email protected] List archive: https://sourceforge.net/p/fink/mailman/fink-users/ Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users _______________________________________________ Fink-users mailing list [email protected] List archive: https://sourceforge.net/p/fink/mailman/fink-users/ Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users