From 9ae6f0a2437b4dd7131a4b328a4a5c259e690144 Mon Sep 17 00:00:00 2001 From: Albert Hopkins Date: Mon, 10 Dec 2012 18:12:53 +0000 Subject: [PATCH] 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. --- lodgeit/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lodgeit/Makefile b/lodgeit/Makefile index 1bc1625..4c9689a 100644 --- a/lodgeit/Makefile +++ b/lodgeit/Makefile @@ -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