wok diff python-weberror/receipt @ rev 7153

Made compcache to use linux-modules-headers. This way linux in wok doesn't need to be compiled.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Nov 06 19:22:12 2010 +0000 (2010-11-06)
parents ce61428f88c3
children a49b4ac5f871
line diff
     1.1 --- a/python-weberror/receipt	Fri Oct 01 20:59:43 2010 +0000
     1.2 +++ b/python-weberror/receipt	Sat Nov 06 19:22:12 2010 +0000
     1.3 @@ -9,8 +9,8 @@
     1.4  DEPENDS="python"
     1.5  BUILD_DEPENDS="python python-dev"
     1.6  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.7 -WEB_SITE="http://pylonshq.com"
     1.8 -WGET_URL="$WEB_SITE/download/1.0/$TARBALL"
     1.9 +WEB_SITE="http://pypi.python.org/pypi/$SOURCE/"
    1.10 +WGET_URL="$WEB_SITE/packages/source/W/$SOURCE/$TARBALL"
    1.11  TAGS="python"
    1.12  
    1.13  # Rules to configure and make the package.