hemp-node: Remove python-3 and kernel sources on post install
This commit is contained in:
parent
6b9c82adbd
commit
16efcaea51
|
@ -1,6 +1,7 @@
|
|||
preinstall:
|
||||
|
||||
postinstall:
|
||||
chroot "$(CHROOT)" emerge -C '>=dev-lang/python-3.0' gentoo-sources
|
||||
# we want sshd running
|
||||
chroot "$(CHROOT)" rc-update add sshd default
|
||||
|
||||
|
|
Loading…
Reference in New Issue