Blame view

buildroot/buildroot-2016.08.1/package/erlang/0001-build-fix.patch 402 Bytes
6b13f685e   김민수   BSP 최초 추가
1
2
3
4
5
6
7
8
9
10
11
12
13
  apply-patches.sh deletes this file from the source directory.
  
  --- erlang-R15B01.old/lib/tools/emacs/Makefile	2012-04-04
  +++ erlang-R15B01/lib/tools/emacs/Makefile	2012-04-04 15:55:16.978957307 +0100
  @@ -51,7 +51,7 @@
  
   ELC_FILES = $(EMACS_FILES:%=%.elc)
  
  -TEST_FILES = test.erl.indented test.erl.orig
  +TEST_FILES = test.erl.indented
  
   # ----------------------------------------------------
   # Targets