python-pyro 3.4: update hardcoded path to python 2.4
authorCliff Brake <cbrake@bec-systems.com>
Fri, 7 Jul 2006 21:33:48 +0000 (21:33 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Fri, 7 Jul 2006 21:33:48 +0000 (21:33 +0000)
  this really should be fixed, but I think time is better
  spent getting pyro 3.5 integrated

packages/python/python-pyro/pyro-unattended-install.patch

index aefabac..4a14ef2 100644 (file)
@@ -13,4 +13,4 @@
  [install]
  optimize=1
 -#install-scripts=/foo/bar
-+install-scripts= ../image/usr/lib/python2.3
++install-scripts= ../image/usr/lib/python2.4