clean up some shit, add update-grub, add /etc/default/grub and readd openrc, since hummingbird might not be enough #39
1 changed files with 3 additions and 1 deletions
|
@ -4,6 +4,8 @@ cd bash-5.1.8
|
|||
|
||||
sed -e 's/$(prefix)/$(DESTDIR)$(prefix)/g' -i Makefile
|
||||
|
||||
./configure
|
||||
./configure --prefix \
|
||||
--bindir=/bin \
|
||||
--without-bash-malloc
|
||||
make
|
||||
make install DESTDIR="$1"
|
||||
|
|
Loading…
Reference in a new issue