Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Ledest:erlang:23
erlang
0603-erts-Remove-blank-line-from-.-Install-scri...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0603-erts-Remove-blank-line-from-.-Install-script-output.patch of Package erlang
From 116fab1cc06060c666ad284e54182ce57a32f920 Mon Sep 17 00:00:00 2001 From: Wojtek Mach <wojtek@wojtekmach.pl> Date: Fri, 6 Aug 2021 00:15:19 +0200 Subject: [PATCH] erts: Remove blank line from ./Install script output Before this patch: release$ ./Install -sasl $PWD release$ --- erts/etc/unix/Install.src | 1 - 1 file changed, 1 deletion(-) diff --git a/erts/etc/unix/Install.src b/erts/etc/unix/Install.src index 2dbf628972..5fca25dac6 100644 --- a/erts/etc/unix/Install.src +++ b/erts/etc/unix/Install.src @@ -111,7 +111,6 @@ cp -p "$ERL_ROOT/erts-%I_VSN%/bin/to_erl" . cp -p "$ERL_ROOT/erts-%I_VSN%/bin/start" . sed -e "s;%EMU%;%EMULATOR%%EMULATOR_NUMBER%;" "$ERL_ROOT/erts-%I_VSN%/bin/start_erl.src" > start_erl chmod 755 start_erl -echo "" echo %I_VSN% %I_SYSTEM_VSN% > "$ERL_ROOT/releases/start_erl.data" sed -e "s;%ERL_ROOT%;$TARGET_ERL_ROOT;" "$ERL_ROOT/releases/RELEASES.src" > "$ERL_ROOT/releases/RELEASES" -- 2.31.1
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor