Updates for drupal.

This commit is contained in:
Albert Hopkins 2012-12-10 18:11:42 +00:00
parent 5f7ff4cca7
commit fe7692be2e
1 changed files with 1 additions and 1 deletions

View File

@ -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