]> git.eshelyaron.com Git - emacs.git/commit
Remove redundant pdmp file copy (bug#66022)
authorAlan Third <alan@idiocy.org>
Sun, 8 Oct 2023 22:14:24 +0000 (23:14 +0100)
committerEshel Yaron <me@eshelyaron.com>
Tue, 2 Jan 2024 07:54:19 +0000 (08:54 +0100)
commita6f106d761f33117bab2882c20f3ccce3efd6743
tree9169ee220dc54bbc2b499c76438f11886d36dd11
parent504ce21175e2b61fd344c4c4b0c71affd30c64f1
Remove redundant pdmp file copy (bug#66022)

* nextstep/Makefile.in (${ns_applibexecdir}/Emacs.pdmp): The pdmp file
is not required in the app bundle for a non-self-contained install.

(cherry picked from commit 1b0a1e5d224831c09ac655af5bd75b47827ae98d)
nextstep/Makefile.in