fixes mod_python
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 27 May 2013 10:13:00 +0000 (12:13 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 27 May 2013 10:13:00 +0000 (12:13 +0200)
lxc-tags.mk
lxc.mk

index 01b2125..11097f1 100644 (file)
@@ -23,7 +23,7 @@ vsys-scripts-GITPATH            := git://git.planet-lab.org/vsys-scripts.git@vsy
 bind_public-GITPATH             := git://git.planet-lab.org/bind_public.git@bind_public-0.1-2
 sliver-openvswitch-GITPATH      := git://git.onelab.eu/sliver-openvswitch.git@sliver-openvswitch-1.10.90-2
 plcapi-GITPATH                  := git://git.planet-lab.org/plcapi.git@master
-mod_python-GITPATH             := git://git.onelab.eu/od_python.git@master
+mod_python-GITPATH             := git://git.onelab.eu/mod_python.git@master
 drupal-GITPATH                  := git://git.planet-lab.org/drupal.git@drupal-4.7-15
 plewww-GITPATH                  := git://git.planet-lab.org/plewww.git@plewww-5.2-2
 www-register-wizard-SVNPATH    := http://svn.planet-lab.org/svn/www-register-wizard/tags/www-register-wizard-4.3-5
diff --git a/lxc.mk b/lxc.mk
index 02a5e37..ef21d8a 100644 (file)
--- a/lxc.mk
+++ b/lxc.mk
@@ -267,7 +267,7 @@ IN_MYPLC += plcapi
 # move to wsgi instead; however our using wsgi currently looks unstable
 # so you have the option to install this manually, in which case myplc will 
 # swap to using mod_python - see plc.d/httpd
-ifeq "$DISTRO" "Fedora"
+ifeq "$(DISTRO)" "Fedora"
 ifneq "$(DISTRONAME)" "f16"
 mod_python-MODULES := mod_python
 mod_python-SPEC        := mod_python.spec