aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--editors/speedbar/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/speedbar/Makefile b/editors/speedbar/Makefile
index 0987897a2ed4..b09900fbf1af 100644
--- a/editors/speedbar/Makefile
+++ b/editors/speedbar/Makefile
@@ -30,7 +30,7 @@ MUST_BE_RECOMPILED= gud.el info.el rmail.el vhdl-mode.el
EMACS_ARGS= -batch -l speedbar-compile-script -f batch-byte-compile
-post-patch:
+pre-build:
.for i in ${MUST_BE_RECOMPILED}
${CP} `${FIND} ${PREFIX}/${EMACS_LIBDIR_WITH_VER}/lisp -name ${i}` \
${WRKSRC}