Fix clang, openrc #14
1 changed files with 1 additions and 0 deletions
|
@ -3,3 +3,4 @@ tar -xf openrc-0.43.3.tar.gz
|
||||||
cd openrc-0.43.3
|
cd openrc-0.43.3
|
||||||
make
|
make
|
||||||
make install BRANDING=\"Alnux/$(uname -s)\" SH=/bin/sh DESTDIR="$1"/sbin/openrc PREFIX="$1"
|
make install BRANDING=\"Alnux/$(uname -s)\" SH=/bin/sh DESTDIR="$1"/sbin/openrc PREFIX="$1"
|
||||||
|
cat tmpfs /tmp tmpfs rw,nosuid,noatime,nodev,size=20G,mode=1777 0 0 > "$1"/etc/fstab
|
||||||
|
|
Loading…
Reference in a new issue