forked from hasufell/hasufell-repository
dev-lang/elixir: bump to 1.3.1
This commit is contained in:
parent
6a28b9fa6c
commit
681ea00565
@ -30,7 +30,3 @@ DEFAULT_SRC_INSTALL_PARAMS=(
|
|||||||
SHARE_PREFIX="/usr/share"
|
SHARE_PREFIX="/usr/share"
|
||||||
)
|
)
|
||||||
|
|
||||||
DEFAULT_SRC_INSTALL_EXTRA_DOCS=(
|
|
||||||
CONTRIBUTING.md
|
|
||||||
)
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
|||||||
Author: Julian Ospald <hasufell@posteo.de>
|
Author: Julian Ospald <hasufell@posteo.de>
|
||||||
Reason: Allow to set BINDIR for binaries and SHARE_PREFIX for manpages
|
Reason: Allow to set BINDIR for binaries and SHARE_PREFIX for manpages
|
||||||
Upstream: submitted, https://github.com/elixir-lang/elixir/pull/4887
|
Upstream: merged, https://github.com/elixir-lang/elixir/commit/0f95aa76fbbc33494f5b01259f3eba4fd9f6bed4
|
||||||
|
|
||||||
--- elixir-1.3.0/Makefile
|
--- elixir-1.3.0/Makefile
|
||||||
+++ elixir-1.3.0/Makefile
|
+++ elixir-1.3.0/Makefile
|
||||||
|
Loading…
Reference in New Issue
Block a user