[packages] erlang: Version bump to R15B01
[openwrt/svn-archive/archive.git] / lang / erlang / patches / 103-disable_emacs.patch
1 --- a/lib/tools/Makefile
2 +++ b/lib/tools/Makefile
3 @@ -23,7 +23,7 @@ include $(ERL_TOP)/make/$(TARGET)/otp.mk
4 # Macros
5 # ----------------------------------------------------
6
7 -SUB_DIRECTORIES = c_src src doc/src examples priv emacs
8 +SUB_DIRECTORIES = c_src src doc/src examples priv
9
10 include vsn.mk
11 VSN = $(TOOLS_VSN)