summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorLin Jian <me@linj.tech>2024-09-20 15:20:51 +0800
committerLin Jian <me@linj.tech>2024-09-20 15:31:04 +0800
commit49a9fd3f168f836cee7f9cba43a5d841608f9d39 (patch)
tree3d649351671e6ba7e5cf8db70c8eef28429a712d /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent3e895f524013ffc90cc1f3e27225c7b5bb1c331c (diff)
emacs: make sure the pinned package-build is used
package-build is also in MELPA. Currently, two packages depend on it. When building such a package, package-build is added to EMACSLOADPATH by the setup hook. Previously, package-initialize is called in the buildPhase of melpaBuild, which may cause package-build from MELPA to be used instead of the pinned one depending on the entries of EMACSLOADPATH. This patch removes the unneeded package-initialize to make sure the pinned package-build is used. Accidentally, this patch reduces build time of emacsPackages from 30 minutes to 24 minutes on my machine.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions