diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-02-26 23:19:09 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-02-26 23:19:09 +0100 |
commit | f10beb33178aa5a79d0a9fe190b32392207f8e88 (patch) | |
tree | 9c2ece48d5d481962fd86529a1785f24ae3e224d /extra/python-cssutils-legacy/Pkgfile | |
parent | 52220c20cfd55d9200e78845d3cb3af82dca2f9e (diff) | |
download | nutyx-pakxe-f10beb33178aa5a79d0a9fe190b32392207f8e88.tar.gz nutyx-pakxe-f10beb33178aa5a79d0a9fe190b32392207f8e88.tar.bz2 nutyx-pakxe-f10beb33178aa5a79d0a9fe190b32392207f8e88.tar.xz nutyx-pakxe-f10beb33178aa5a79d0a9fe190b32392207f8e88.zip |
python-cssutils-legacy dans test
Diffstat (limited to 'extra/python-cssutils-legacy/Pkgfile')
-rw-r--r-- | extra/python-cssutils-legacy/Pkgfile | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/extra/python-cssutils-legacy/Pkgfile b/extra/python-cssutils-legacy/Pkgfile deleted file mode 100644 index 0e4e2a487..000000000 --- a/extra/python-cssutils-legacy/Pkgfile +++ /dev/null @@ -1,13 +0,0 @@ -# Description: A CSS Cascading Style Sheets library for Python -# URL:http://code.google.com/p/cssutils/ -# Maintainer: NuTyX core team -# Packager: fanch -# Depends on:python -name=python-cssutils-legacy -version=0.9.6 -release=1 -source=(http://cssutils.googlecode.com/files/cssutils-0.9.6.zip) -build() { -cd cssutils-$version - python setup.py build install --root=$PKG -}
\ No newline at end of file |