[packages] erlang: Version bump to R15B01
Updated lang/erlang package with some adjustments for the new version. Signed-off-by: Mark Wolfe <mark@wolfe.id.au> Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> git-svn-id: svn://svn.openwrt.org/openwrt/packages@32710 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
11
lang/erlang/patches/103-disable_emacs.patch
Normal file
11
lang/erlang/patches/103-disable_emacs.patch
Normal file
@ -0,0 +1,11 @@
|
||||
--- a/lib/tools/Makefile
|
||||
+++ b/lib/tools/Makefile
|
||||
@@ -23,7 +23,7 @@ include $(ERL_TOP)/make/$(TARGET)/otp.mk
|
||||
# Macros
|
||||
# ----------------------------------------------------
|
||||
|
||||
-SUB_DIRECTORIES = c_src src doc/src examples priv emacs
|
||||
+SUB_DIRECTORIES = c_src src doc/src examples priv
|
||||
|
||||
include vsn.mk
|
||||
VSN = $(TOOLS_VSN)
|
Reference in New Issue
Block a user