File tree Expand file tree Collapse file tree 4 files changed +39
-9
lines changed Expand file tree Collapse file tree 4 files changed +39
-9
lines changed Original file line number Diff line number Diff line change 1+ #! /usr/bin/env bash
2+
3+ DISTRO_NAME=" udroid"
4+ DISTRO_COMMENT=" A ubuntu 21.04 port with some tweaks xfce4"
5+
6+ TARBALL_STRIP_OPT=0
7+
8+ TARBALL_URL[' aarch64' ]=" "
9+ TARBALL_SHA256[' aarch64' ]=" "
10+ TARBALL_URL[' amd64' ]=" "
11+ TARBALL_SHA256[' amd64' ]=" "
12+ TARBALL_URL[' arm' ]=" "
13+ TARBALL_SHA256[' arm' ]=" "
Original file line number Diff line number Diff line change 1+ #! /usr/bin/env bash
2+
3+ DISTRO_NAME=" udroid"
4+ DISTRO_COMMENT=" A ubuntu 21.04 port with some tweaks xfce4"
5+
6+ TARBALL_STRIP_OPT=0
7+
8+ TARBALL_URL[' aarch64' ]=" "
9+ TARBALL_SHA256[' aarch64' ]=" "
10+ TARBALL_URL[' amd64' ]=" "
11+ TARBALL_SHA256[' amd64' ]=" "
12+ TARBALL_URL[' arm' ]=" "
13+ TARBALL_SHA256[' arm' ]=" "
Original file line number Diff line number Diff line change 1+ #! /usr/bin/env bash
2+
3+ DISTRO_NAME=" udroid"
4+ DISTRO_COMMENT=" A ubuntu 21.04 port with some tweaks xfce4"
5+
6+ TARBALL_STRIP_OPT=0
7+
8+ TARBALL_URL[' aarch64' ]=" "
9+ TARBALL_SHA256[' aarch64' ]=" "
10+ TARBALL_URL[' amd64' ]=" "
11+ TARBALL_SHA256[' amd64' ]=" "
12+ TARBALL_URL[' arm' ]=" "
13+ TARBALL_SHA256[' arm' ]=" "
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments