Updates for drupal.
This commit is contained in:
parent
5f7ff4cca7
commit
fe7692be2e
|
@ -5,7 +5,7 @@ inroot := chroot $(CHROOT)
|
|||
rcdefault := /etc/runlevels/default
|
||||
|
||||
preinstall: make.conf.extra
|
||||
cat make.conf.extra >> $(CHROOT)/etc/make.conf
|
||||
cat make.conf.extra >> $(CHROOT)/etc/portage/make.conf
|
||||
|
||||
postinstall: firstboot.start
|
||||
$(inroot) passwd -d postgres
|
||||
|
|
Loading…
Reference in New Issue