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