Updates for lodgeit.

Although this currently build, but errored out the last I tried.  The
project is dead uptream, so I'm considering dropping this appliance.
This commit is contained in:
Albert Hopkins 2012-12-10 18:12:53 +00:00
parent fe7692be2e
commit 9ae6f0a243
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ POST_FILES = lodgeit.sh 10_lodgeit.conf apache2.conf genkey.py lodgeit.wsgi
POST_FILES += issue
preinstall: make.conf.extra
cat make.conf.extra >> $(CHROOT)/etc/make.conf
cat make.conf.extra >> $(CHROOT)/etc/portage/make.conf
chroot $(CHROOT) $(EMERGE) --select -n $(USEPKG) dev-lang/python:2.7
chroot $(CHROOT) eselect python set python2.7