moving packages
This commit is contained in:
parent
d2235a7fc5
commit
7488ce0293
48 changed files with 0 additions and 0 deletions
10
base/rust/abyss-install-template-shebang.patch
Normal file
10
base/rust/abyss-install-template-shebang.patch
Normal file
|
@ -0,0 +1,10 @@
|
|||
The script seems to be POSIX-sh (+ local) compatible.
|
||||
|
||||
--- a/src/tools/rust-installer/install-template.sh
|
||||
+++ b/src/tools/rust-installer/install-template.sh
|
||||
@@ -1,4 +1,4 @@
|
||||
-#!/bin/bash
|
||||
+#!/bin/sh
|
||||
# Copyright 2014 The Rust Project Developers. See the COPYRIGHT
|
||||
# file at the top-level directory of this distribution and at
|
||||
# http://rust-lang.org/COPYRIGHT.
|
Loading…
Add table
Add a link
Reference in a new issue